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

Settings are always marked as changed, and "apply" is always clickable #237

Open G-Rath opened 4 years ago

G-Rath commented 4 years ago

Whenever I go to the CodeGlance settings panel in Settings, it is marked as being changed, and "Apply" is always clickable.

I suspect that there is a value being compared that gets cast to another value, and so never passes the equality check to itself.