birdal46 / grafx2

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

Brush flip/rotate functions ineffective on diagonal/straight line presets #543

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Since diagonal and straight-line brushes are trivially flippable (in theory; 
just change the brush type) and rotatable, the rotate and flip functions should 
work for these brush types. Currently they do nothing.

Original issue reported on code.google.com by fintic...@gmail.com on 17 Oct 2013 at 12:26

GoogleCodeExporter commented 8 years ago
They have an effect, they rotate the "last brush that you picked". You only see 
the result if you "restore" the color brush (right-click on one of the 
brush-grab buttons).
But you're right, for a lot of built-in brushes, rotate and flip would be 
suitablably useful and it would be more WYSIWYG  to affect the current 
paintbrush instead.

Currently, several brush shortcuts seem to be completely ignored in this case :
outline (O)
nibble (shift-O)
halve (H), double (shift-H), double width (shift-X), double height (shift-Y)

Original comment by yrizoud on 17 Oct 2013 at 3:31

GoogleCodeExporter commented 8 years ago

Original comment by yrizoud on 17 Oct 2013 at 3:32