-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bug 64142 - Use gray icons for disabled elements in the tree #558
Conversation
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.
Hello @vlsi ,
It looks good to me.
How is the impact on performances of GUI ?
Regards
Philippe
I guess it should not impact the performance much. If it becomes important, we could invent a fix. |
Codecov Report
@@ Coverage Diff @@
## master #558 +/- ##
===========================================
- Coverage 56.11% 56.1% -0.02%
- Complexity 10014 10017 +3
===========================================
Files 1024 1024
Lines 62897 62908 +11
Branches 7059 7067 +8
===========================================
- Hits 35294 35293 -1
- Misses 25133 25144 +11
- Partials 2470 2471 +1
Continue to review full report at Codecov.
|
Description
a) Automatic generation of gray icons.
b) When an element is disabled, full subtree is rendered in gray. It does not impact execution, however, it makes it easier to understand what is disabled.
Screenshots (if appropriate):
https://recordit.co/Rz6E81R8hp