You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the TextEdit minimap's colors are hard-coded into the class itself and because of that it can't be themed in the same way GraphEdit's minimap can. It takes colors from a theme that is on the node but that is even more confusing in my opinion because it's not mentioned anywhere that this is the case unless you look at the code to see what exactly it does when it comes to colors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that the TextEdit minimap's colors are hard-coded into the class itself and because of that it can't be themed in the same way GraphEdit's minimap can. It takes colors from a theme that is on the node but that is even more confusing in my opinion because it's not mentioned anywhere that this is the case unless you look at the code to see what exactly it does when it comes to colors.
TextEdit minimap code for reference.
Beta Was this translation helpful? Give feedback.
All reactions