demohelper icon indicating copy to clipboard operation
demohelper copied to clipboard

How can I draw a horizontal line as previous versions?

Open iberck opened this issue 4 years ago • 7 comments

How can I draw a horizontal line as previous versions? In this version it draws a rectangle if I use the shift key

iberck avatar Oct 19 '20 03:10 iberck

are there any way to draw vertical/horizontal lines with the last version? Thank you

iberck avatar Jan 05 '21 02:01 iberck

hold down ctrl key

stefankueng avatar Jan 21 '21 17:01 stefankueng

With the latest version (2.1.0), if you hold down the control key and draw, a straight line is drawn but not a horizontal line (0°) In previous versions if you pressed the shift key you got a perfect horizontal line, but in this version it draws a rectangle ....

iberck avatar Jan 23 '21 03:01 iberck

well, there are only few modifier keys (shift,ctrl,alt) available, and with the new rectangle and ellipse drawing something had to go. But if you want a straight line, just draw a rect with 1pixel height.

stefankueng avatar Jan 23 '21 07:01 stefankueng

I need to draw "perfect horizontal lines" multiple times, so then I'll have to downgrade :( Any other alternative? Thank you

iberck avatar Jan 24 '21 19:01 iberck

@iberck To do this, you must hold "Ctrl + Shift" then draw the line with mouse's right button. This work for perfect horizontal and vertical lines.

dcasonic avatar Apr 21 '22 20:04 dcasonic

@iberck To do this, you must hold "Ctrl + Shift" then draw the line with mouse's right button. This work for perfect horizontal and vertical lines.

thank you, it does the trick!

iberck avatar Apr 21 '22 22:04 iberck