Revision ee4b132...

Go back to digest for 27th January 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /ui/opengl:

Fixed a flickering bug caused by disabling Double Buffering

Now disabling the Double Buffering is the last resort for the
workaround of bended lines. First, we try to disable VSync and only
if it fails we disable Double Buffering.

File Changes

Modified 2 files
  • /ui/opengl
  •   krita/kis_opengl_canvas2.cpp
  •   krita/kis_opengl_canvas2_p.h
2 files changed in total