edesiocs / ingatan

Automatically exported from code.google.com/p/ingatan
Other
0 stars 0 forks source link

Image editor: flip vertical/horizontal not working properly. #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The buttons now produce a tool selection event when the mouse is depressed over 
them, as well as when the mouse is clicked. As a result, two events are being 
called.

This only matters for the flip buttons, as now no change is observed to the 
canvas/selection unless the user holds the button down.

Original issue reported on code.google.com by tom.eve...@gmail.com on 30 Jul 2010 at 2:27

GoogleCodeExporter commented 9 years ago
Fixed in revision ede4c5da61.

Original comment by tom.eve...@gmail.com on 5 Nov 2010 at 8:42