Revision 71a14db...

Go back to digest for 16th September 2012

Optimization in Office

Dan Leinir Turthra Jensen committed changes in [calligra/krita-sketch-rempt] /sketch/qml/panels:

Panels should now be behaving much more pleasantly

Sorting out the interaction of multiple interdependent tri-state
state machines is all sorts of fun, so let's just not. They are now
no longer interdependent, and simply ignore input from other panels
which ensures that only the actually peeked item is handled.

This commit also clears the peek state when going from peek to full

File Changes

Modified 2 files
  • /sketch/qml/panels
  •   krita/Panel.qml
  •   krita/PanelBar.qml
2 files changed in total