Skip to content
Commit 4ac4fa0b authored by Martin Koller's avatar Martin Koller
Browse files

Add setting for anti-aliased drawing; lots of code cleanup

The mentioned bug is about rounded rectangle and anti-aliased drawing.
This patch fixes both: rounded-rectangles are now drawn with the same
radius in x and y direction, which makes it look much better and
avoids the mentioned problem in the bug report.
An additional option in the settings menu allows now to define if
the tools draw with anti-aliasing (default) or not.
BUG: 270203
GUI: added a new option in the settings menu for anti-aliased drawing
parent f34e0ee8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment