-
-
Notifications
You must be signed in to change notification settings - Fork 23.5k
Open
Description
Tested versions
branch: 250ef8d
System information
Windows 11, godot 4.6 local build
Issue description
Accessibility and Usability problems
- Pop-up menus here lack contrast with the background making them difficult to read.
Labels in graph nodes should not have borders. White boxes around text convey the wrong UX behavior and make readability poor.Graph nodes should contrast with canvas background. They do not.
(Both issues fixed by Update VisualShader on theme changes #112382)
Steps to reproduce
Open any popup menu.
Create a shader with a shader graph.
Minimal reproduction project (MRP)
n/a
passivestar, Fireye04, ryevdokimov, Zireael07, akien-mga and 2 more