vektah / CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
BSD 2-Clause "Simplified" License
1.06k stars 104 forks source link

Scrolling on top of the minimap is weird #242

Open dinamic opened 4 years ago

dinamic commented 4 years ago

Description

Scrolling on top of the minimap acts very weirdly. It would even go in the opposite direction sometimes.

I've tried locating an issue for that but was unable to, so here it is. I hope this helps. Let me know if further details are needed.

Steps to reproduce;

  1. open a php file
  2. try to scroll slowly on top of the minimap

Environment:

AndreKR commented 4 years ago

Do you maybe mean this effect? #246

It seems to be independent of whether you're at the top or at the bottom of the file, though.