https://bugs.documentfoundation.org/show_bug.cgi?id=94213

            Bug ID: 94213
           Summary: horrible flickering on window resize
           Product: LibreOffice
           Version: 5.0.2.1 rc
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: [email protected]
          Reporter: [email protected]

When in GL mode - if you re-size the whole window, there is some quite horrible
re-render flickering caused by erroneous glFlush-ing forcing render / display
of partially completed contents. Adding a simple Begin/End paint pair around
the rendering and re-sizing fixes that though - this simply defers the glFlush
until we're done => flicker free frames.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to