Today I’m able to announce a new feature once again. This one isn’t visible from the user interface, though.
Continuing to resemble the most commonly used features of desktop drawing apps, I have added a straight line drawing mode, and it works like this:
Use the Shift key.
That’s it. Actually it’s a little more complex. There are basically two modes operated by the shift key:
- Hold shift and draw a line: the resulting line will be either vertical or horizontal, depending on the direction you started drawing, and stay in a straight line.
- Hold shift and just click: this will draw straight lines between your clicks.
I actually like the latter mode better, because it feels more natural to me, but try it out yourself!