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
Encountered the same bug in "Select Files" and "Select Directory" dialogs while preparing the commit.
"Select Directory", before clicking on the tree or after clicking on "Path":
After clicking the tree:
"Select Files" before clicking the tree or after clicking on "Path":
After clicking the tree:
go to the plugin files, navigate to styles and on the highlighted resource, disable draw center. It's a theme issue, im guessing the center color is supposed to be semi-transparent and not solid.
Can confirm the theme issue. Disabling "Draw center" for Tree's "BG" style in the theme fixed the problem.
Disabling "Draw center" in ContentesBG-dark, however, did not help.
This might be a Godot bug and not something that they intended with how the background works. I tried this in one of my other projects and I could reproduce the bug. This is only for "Tree" in theme however.
Godot Version & Plugin Version
Godot: 3.4.4.stable.official (from Steam)
Plugin: 1.4.3
Describe the bug
After opening the repo browser, clicking on any file entries makes all of them disappear (or appear invisible).
Screenshots
The text was updated successfully, but these errors were encountered: