Sublime Forum

[BUG] Minimap does not scroll to cursor on large files

#1

How to reproduce:

  • Open a large file (at least a couple thousand lines)
  • Click somewhere on the minimap

What should happen:
The viewport should scroll to the corresponding position on the map

What actually happened:
The viewport scrolls a little bit, but does not reach the cursor position on the minimap

Build:
ST3 1303

0 Likes

#2

related info worth reading: https://github.com/SublimeTextIssues/Core/issues/996

0 Likes

#3

Thanks for the link, that does clarify things a bit.

PS I also tried the “minimap_scroll_to_clicked_text”: false setting, but it makes the minimap act really ‘jittery’

Do you by any chance know if there are any other settings that would enable the desired behaviour (scrolling to cursor position on minimap) but keeping the scroll “smoothness” at the same time?

0 Likes