• Michael Stahl's avatar
    VCL canvas: fix clipping of gradients (related: tdf#115142) · 5d710cf7
    Michael Stahl yazdı
    When using the presenter console, the secondary screen has
    a small view of the current slide, which is called a "Pane" in sdext.
    
    Clipping for this is done by sd::presenter::PresenterCanvas, which wraps
    the full-screen VCL canvas and has a MergeViewState() to intersect
    the clip region.
    
    The VCL canvas has a bug in its gradientFill() implemenation where it
    overrides the existing clip on the OutputDevice instead of intersecting
    it.
    
    This properly fixes the bug that was wrongly and badly attempted
    to be fixed by commit 99e373cd.
    
    Change-Id: Id02678c2f134fe7b190866d6a6fff5b2e5e3aaff
    5d710cf7
Adı
Son kayıt (commit)
Son güncelleme
..
opengl Loading commit data...
source Loading commit data...
workben Loading commit data...
Library_cairocanvas.mk Loading commit data...
Library_canvasfactory.mk Loading commit data...
Library_canvastools.mk Loading commit data...
Library_directx9canvas.mk Loading commit data...
Library_gdipluscanvas.mk Loading commit data...
Library_oglcanvas.mk Loading commit data...
Library_simplecanvas.mk Loading commit data...
Library_vclcanvas.mk Loading commit data...
Makefile Loading commit data...
Module_canvas.mk Loading commit data...
Package_opengl.mk Loading commit data...
README Loading commit data...
StaticLibrary_directxcanvas.mk Loading commit data...