- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 23.5k
 
Fix visual shader items not applying the correct theme components (reverted) #112322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix visual shader items not applying the correct theme components (reverted) #112322
Conversation
| 
           Tested and can confirm that it fixes the issue  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
| 
           Thanks!  | 
    
| 
           This causes a crash on load in a project with a simple, nearly empty shader. To reproduce: Open the project, edit the shader, close the editor with the shader editor opened.  | 
    
| 
           Are you doing something more specific? I'm unable to reproduce the crash. I however found another bug that when you close the editor with an unsaved shader, it will always save even you tell it not to. 😛  | 
    
| 
           Here's a version with the   | 
    
| 
           OK, now I got it. Will investigate.  | 
    
| 
           I'm reverting this for now to fix the crash (#112378) for the 4.6-dev3 release. We'll mention this visual shader issue as a known bug so users don't freak out about the bad theming.  | 
    
An already existing bug that made itself present after the theme changes. Fixes the white rectangles present in #112230.