Revision aa67679...

Go back to digest for 30th October 2011

Features in Office

Dmitry Kazakov committed changes in [calligra/progress-bar-reincarnated-kazak] /image:

Made the progress bar hide when a user paints with a mouse

This is done by controlling the number of "opened" strokes, that
is the strokes which have been started but haven't been ended yet.
So if we see some strokes opened, just hide the progress bar.

File Changes

Modified 7 files
  • /image
  •   krita/kis_queues_progress_updater.cpp
  •   krita/kis_queues_progress_updater.h
  •   krita/kis_strokes_queue.cpp
  •   krita/kis_strokes_queue.h
  •   krita/kis_update_scheduler.cpp
  •   krita/tests/kis_strokes_queue_test.cpp
  •   krita/tests/kis_strokes_queue_test.h
7 files changed in total