Revision aff64fa...

Go back to digest for 13th April 2014

Bug Fixes in Office

Stuart Dickson committed changes in [calligra/steam-233896_233900] krita/sketch/models/LayerModel.cpp:

Sketch/Gemini: Postpone the image changed signal reaction a bit

This ensures the layer thumbnails only get updated every x miliseconds
(currently 250, for no particularly good reason), because otherwise the
layer model would constantly request an up to date thumbnail to be
created, which could be something of a slowdown... This would even
happen when in desktop mode, as for some reason the layer panel's
listview would insist on requesting the new data even if the view
isn't visible.

File Changes

Modified 1 files
  • krita/sketch/models/LayerModel.cpp
1 files changed in total