drawpile / Drawpile

A collaborative drawing program
http://drawpile.net/
GNU General Public License v3.0
1.01k stars 129 forks source link

Make shift and drag quick adjustment depend on speed #1270

Open askmeaboutlo0m opened 2 months ago

askmeaboutlo0m commented 2 months ago

Currently, when you hold shift, put your pen down and drag left and right, the brush size gets adjusted linearly. This should instead be dynamic based on how fast you're moving the cursor, allowing for larger adjustments with broader movements. Consider making this either toggleable or having a sensitivity slider of some sort.