Revision 81d4fa1...

Go back to digest for 8th September 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /plugins/paintops/libpaintop:

Changed parameter Scale to Size for predefined brushes

It has a few benefits:

1) It is easier for painters to operate with size than with scale
2) There is no cross-rounding problems between Scale and Size sliders.
The existence of the Scale slider caused the values of the Size slider
to be inexact.
3) Now there is a special 'Reset Brush' button that resets the scale of
the brush to 1.0 and reloads other values.

,318940

File Changes

Modified 2 files
  • /plugins/paintops/libpaintop
  •   krita/kis_brush_chooser.cpp
  •   krita/kis_brush_chooser.h
2 files changed in total