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
The tabs Output and Debugger used to be (in godot) red only in case there was an error in the logs. it was very simple to determine if I should check out the logs at a glance, but now I have to look for the red dot next to the labels, as the selected tab is always red. I mean, it's not the same red as when there is an error, but enough to be inconvinient, and scare me every time I alt+tab out of my "bug free" game. I suppose you should change the theme so that the font color doesn't change when the tab is selected, but rather the background color does, kinda the same as docker tabs, like FileSystem, Inspector, etc. do. also those get a nice horizontal line as highlight, that would also be cool, although it might get confusing to some, as bottom panel tabs are not docker tabs. an alternative would be to change the color of an error to "godot blue". now that would be a middle finger worth showing :P
Steps to reproduce
Open the editor, look at bottom panel
Produce any kind of error
Notice that you can't immediately notice that there is an error
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
Tested versions
v4.3.beta.2.mono.official [a5e575b]
System information
Arch Linux, KDE Plasma DE
Issue description
The tabs Output and Debugger used to be (in godot) red only in case there was an error in the logs. it was very simple to determine if I should check out the logs at a glance, but now I have to look for the red dot next to the labels, as the selected tab is always red. I mean, it's not the same red as when there is an error, but enough to be inconvinient, and scare me every time I alt+tab out of my "bug free" game. I suppose you should change the theme so that the font color doesn't change when the tab is selected, but rather the background color does, kinda the same as docker tabs, like FileSystem, Inspector, etc. do. also those get a nice horizontal line as highlight, that would also be cool, although it might get confusing to some, as bottom panel tabs are not docker tabs. an alternative would be to change the color of an error to "godot blue". now that would be a middle finger worth showing :P
Steps to reproduce
Open the editor, look at bottom panel
Produce any kind of error
Notice that you can't immediately notice that there is an error
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: