Universal-G-Code-Sender icon indicating copy to clipboard operation
Universal-G-Code-Sender copied to clipboard

Improve viewport navigation in the designer.

Open dnikodem84 opened this issue 6 months ago • 0 comments

Description

When in the designer sometimes you have to "zoom in" to work on a particular detail and then need to scroll in the view.

Having to wrangle with the scrollbars is counterintuitive at times and may different pieces of design software let the user scroll with the mouse.

I am proposing to add a feature where the user can hold COMMAND/CTRL and then perform a drag operation to move the viewport in the designer.

If the user has any entities selected then:

  1. If the user clicks on a shape then the shape is selected (or removed from the selection)
  2. If the user clicks on "whitespace" then the viewport should drag as expected.

dnikodem84 avatar Jul 12 '25 06:07 dnikodem84