Jump to Box Zooms to Fit

It would be nice if there was a way to click a box in the mini map and for it not only to scroll to the box but also to zoom to where the box fills the screen. So by clicking I’m saying, “I want to focus on this right now.” Maybe the current way works best as the default, but perhaps a modifier key to fill the screen with the selected box?

currently, I can’t zoom in past 100% programmatically because of separate technical limitations on both the desktop and mobile versions.

To do this would first require this experimental branch which completely replaces native scrolling:

which i hit a few roadblocks in

1 Like

Maybe the next best thing is for it to zoom to max 100% then. Would still be useful.

Also, somewhat related, I find it a little weird when I click a box on the mini map and it’s perfectly in the top left corner of my screen (like 0,0)… not sure why, but I intuitively expect it to be at least a little offset from the exact corner.

1 Like

in the next release , this will be addressed with:

  • scrolling the box to the center of the page when clicked in the minimap
  • and an animation/highlight around a box
1 Like

update shipped

1 Like

That’s pretty great. The animation is especially helpful!

1 Like

Is there a way to make “m” close the minimap after one of the boxes is clicked? It works before a box is clicked, but not after.

Will look into that soon

1 Like

fix shipped

Doesn’t appear fixed on my end:

  • hit ‘m’ = map comes up
  • hit ‘m’ again = map goes away
  • hit ‘m’ again = map comes up
  • click a box = pans to box (map still up)
  • hit ‘m’ again (to close map) = map does not close (nothing happens)
  • hit ‘esc’ = map goes away

are you clicking the box name in the minimap , or the clicking on the box itself on the space?

Name

when you click the name of a box , it’s name input field is autofocused. so pressing ‘m’ would change the name of the box to ‘m’