Open Tiomat85 opened 3 months ago
Additional references:
Can you make add a task list and make the to-do items more explicit? It's difficult to interpret the combination of the table and broad statements like "grab points at extremes" - what does that mean for a point or lattice?
I'd be open to a 'rotation lock' attribute and associated UI. And I'd like to see the line-type graphics resizable from the center. If there are other particular inconsistencies, let's list those, discuss, and once agreed upon, convert into issues and get PR's for them.
Sure, I can try break it down into individual tasks. Initially I started with just the table to try document the current behaviour to identify inconsistencies/bugs for individual graphics items. It was only once I had that together and while testing it that there were some behaviours/UX that had inconsistencies that I could not easily put in table form.
The position and shape options for the varying Graphics tools are inconsistent, with some being able to be resized, some not, some following the 'lock' rules, some not.
What I would expect is that all tools should have consistent following of the tools and lock options: All 'free' tools are translatable unless the Position lock is engaged. All tools are resizable/adjustable unless the Shape lock is engaged. All 'free' tools are rotatable unless the Rotate lock is engaged (1d Interval excluded)
Additionally it would make sense for the 'grab' points to be for a specific option. Grabbing the corner points (normally used for resizing/reshaping) and it being a move is inconsistent with itself. So I would propose: Grab points at the extremes, used for resizing. Grab point in the middle (or just dragging anywhere inside the bounding rectangle) for translation. Grab outside of the bounding box and moving for rotation.