mriale / PyDPainter

A usable pixel art paint program written in Python
GNU General Public License v3.0
336 stars 22 forks source link

SHIFT while drawing rectangle #138

Open Sleuthgame opened 1 week ago

Sleuthgame commented 1 week ago

Holding SHIFT while using Rectangle tool does not fit the Dpaint legacy:

Incidentally, if you hold down the Shift key as you draw, you can
constrain the rectangle so that its height and width are equal. 
Sleuthgame commented 5 days ago

Same omission for Brush selector.

In fact, the way it works today is the same for "tracing" drawing tools such as Free Hand, Line, Airbrush, and so on.