kimmoli / paint

Simple paint application for Jolla
MIT License
10 stars 8 forks source link

dimension line remains selected if dimension mode exited by selecting another tool #38

Closed kimmoli closed 9 years ago

kimmoli commented 9 years ago

This causes that the dimension line blinks, and goes hidden when e.g. geometrics are being drawn to the previewcanvas (as the selected dimension line is drawn on previewcanvas too)

Deactivating dimension tool before changing to other tool works correctly.