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
[FIX] table_style_editor_panel: disable "No Color" button
This PR introduces two changes:
1. Resolves a traceback error in the table style editor by
disabling the "No Color" button when not applicable.
2. Prevents errors by validating color input earlier, ensuring that
empty values are not processed when generating table color sets.
closes#5347
Task: 4102704
X-original-commit: bd13a6c
Signed-off-by: Rémi Rahir (rar) <[email protected]>
Signed-off-by: Dhrutik Patel (dhrp) <[email protected]>
0 commit comments