Revision e9460b7...

Go back to digest for 29th December 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra/calligra/2.8] /plugins/extensions/dockers/advancedcolorselector:

Make the Color Selector Color Preview widget a ToolTip widget

Any PopUp window is a modal which is not what we want, because then
no other widget will get the events. Previously, the problem was solved
by explicitly forwarding events to the parent.

File Changes

Modified 3 files
  • /plugins/extensions/dockers/advancedcolorselector
  •   krita/kis_color_selector.cpp
  •   krita/kis_color_selector_base.cpp
  •   krita/kis_color_selector_base.h
3 files changed in total