Select Line items easier
Unsolved
General and Desktop
-
wrote on 30 May 2016, 08:01 last edited by
Hello everyone.
First of all thanks a lot for reading this post and helping me.I have some lines items in a scene.
for example one line is: [0.3 0.5 0.3 0.9] (XStart YStart XEnd YEND)
With these coordinates, it is easy to select lines in the scene.But now when I scale every line in x100, so [30 50 30 90] it is really difficult to select the lines in the scene.
What can I do for fixing that? Maybe I have to make the bounding rect bigger?
Thanks a lot!
-
wrote on 31 May 2016, 08:19 last edited by
Edit: I have checked that if coordinates are [0.3 0.5 0.3 0.9] and I set pen.widthf bigger, then I can select much better the lines, but if the coordinates are [30 50 30 90] that does not work...
2/2