BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.87k stars 130 forks source link

Feature: Right click to tilt should zoom. #279

Open ryantheleach opened 2 years ago

ryantheleach commented 2 years ago

Is your feature request related to a problem? Please describe. Trying to use right click to tilt is awkward at heights where tilting is restricted.

Describe the solution you'd like If tilting is required to be restricted, then right click and drag should zoom as well as tilt, instead of restricting tilt.

TBlueF commented 2 years ago

I'll add this to the TODO to test it, but i don't know if this can be implemented without breaking other controls or creating a really weird control-feeling..

What would you expect to happen if you change the angle back? Should it zoom out again, or stay zoomed in?

ryantheleach commented 2 years ago

In the same action I would expect it to zoom out.

If released, act as normal.

It's likely to be weird, but less weird then nothing.

ryantheleach commented 2 years ago

I had an example of a different map that did similar and felt natural, but I can't find it currently.

It would basically be the inverse of what zooming out currently does if in an angled state.