Revision 2914e6f...

Go back to digest for 23rd February 2014

Bug Fixes in Office

Arjen Hiemstra committed changes in [calligra] krita/ui/kis_view2.cpp:

Make canvas-only mode work in Gemini

Since Gemini embeds the KoMainWindow in a QMainWindow, window() is a
QMainWindow and thus most of the current code breaks. Now we rely less
on this and in addition handle most of the state changes directly rather
than calling actions somewhere else that can have unintended side
effects.

File Changes

Modified 1 files
  • krita/ui/kis_view2.cpp
1 files changed in total