Cleanup: corrections, clarification to do comments

This commit is contained in:
2023-01-20 15:20:02 +11:00
parent 844cca9984
commit 1e8cc72f85
5 changed files with 5 additions and 5 deletions

View File

@@ -2036,7 +2036,7 @@ enum {
UI_TEMPLATE_OP_PROPS_NO_SPLIT_LAYOUT = 1 << 4,
};
/* used for transp checkers */
/* Used for transparent checkers shown under color buttons that have an alpha component. */
#define UI_ALPHA_CHECKER_DARK 100
#define UI_ALPHA_CHECKER_LIGHT 160