Nasller / CodeGlancePro

Minimap run on jetbrains platform.
Apache License 2.0
206 stars 21 forks source link

[BUG] Problem with scrollbars #77

Closed MohammadMD1383 closed 1 year ago

MohammadMD1383 commented 1 year ago
  1. Which Glance version and IDEA version? JetBrains Rider 2023.2 EAP 2 - 1.6.3

  2. Could you show Glance config picture and minimap picture? image image

  3. What steps will reproduce the issue?

after changing theme, after a period of time the scrollbars are like what you see in the picture (thumb is not recognizable)

going to Settings > Editor > Color Scheme and resetting the theme will fix the issue temporarily.

Nasller commented 1 year ago

What does it mean(thumb is not recognizable)?

MohammadMD1383 commented 1 year ago

sorry for poor English ...

this is the problem image

and this is the correct behavior (after resetting Editor Color Scheme): image

Nasller commented 1 year ago

It doesn't look like it's caused by this plugin. As far as I know, the horizontal scroll bar is not used in the code. You can try to disable this plugin to see if it is caused by this plugin.

MohammadMD1383 commented 1 year ago

yes you're right!

after disabling the plugin the problem still persists