Nasller / CodeGlancePro

Minimap run on jetbrains platform.
Apache License 2.0
201 stars 22 forks source link

Allow mouse wheel scrolling when hovered over the minimap #47

Closed dominicpalmer closed 1 year ago

dominicpalmer commented 1 year ago
  1. Which Glance version and IDEA version?

CodeGlance Pro 1.5.1 JetBrains Rider 2022.2.3

  1. Could you show Glance config picture and minimap picture?

N/A

  1. What steps will reproduce the issue?

This isn't an issue, rather a feature request. It would be nice to be able to hover over the minimap and scroll using the mouse wheel. At the moment the minimap can be clicked and dragged, which is great, but to scoll using the mousewhell you have to first move the cursor into the editor window (or over the original scrollbar, if it's still visible).

In other editors I use the click and drag for big movements, and then use scrolling to find the exact line/block I'm looking for.

Thank you

Nasller commented 1 year ago

Hi, this feature has been implemented in version 1.5.2 this is pre-release CodeGlance Pro-1.5.2.zip

dominicpalmer commented 1 year ago

Perfect, thanks.