More TODOs.
This commit is contained in:
parent
f65d4592d0
commit
7920559aa5
|
@ -168,6 +168,7 @@ static void setupAttributedString(void)
|
||||||
uiAttributedStringAppendUnattributed(attrstr, ", ");
|
uiAttributedStringAppendUnattributed(attrstr, ", ");
|
||||||
|
|
||||||
// TODO randomize these ranges better
|
// TODO randomize these ranges better
|
||||||
|
// TODO make some overlap to test that
|
||||||
// TODO also change colors to light foreground dark background
|
// TODO also change colors to light foreground dark background
|
||||||
next = "or any combination of the above";
|
next = "or any combination of the above";
|
||||||
start = uiAttributedStringLen(attrstr);
|
start = uiAttributedStringLen(attrstr);
|
||||||
|
|
Loading…
Reference in New Issue