typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Zoom in/out on the cursor position #537

Open alexjpwalker opened 2 years ago

alexjpwalker commented 2 years ago

Problem to Solve

Zoom should occur on the cursor position. Currently it is relative to the centre of the viewport.

Additional Information

We spent some time trying to solve this previously and it turns out the calculations are quite complicated. However, it is worth revisiting them, particularly as we have a more structured architecture now.

sanmai-NL commented 1 year ago

@alexjpwalker Good prior art: yEd Live.

sanmai-NL commented 1 year ago

@alexjpwalker Your opening post suggests zooming is possible today. How? I can't find any documentation on the UI.

alexjpwalker commented 1 year ago

@sanmai-NL I believe you just scroll the mouse wheel.