Skip to content

Commit

Permalink
Add some TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Nov 21, 2024
1 parent 9d97813 commit 68794c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,12 @@
alert too?
* Font chooser in textformatting. Open another dlg with all known Google Fonts (API call?)
and if possible, your local system fonts???
* Weighted randomness. Currently, "Randomize" has equal weight for each element. Have a
subelement that weights them.
* If spare time - why is art share upload not showing thumbnail? Maybe push out a stub
url until fully uploaded?
* Scaling factor for goal bars
- By default, it's 1.
- Sub points mode sets it to 500. (Are there any other changes??) Presets using this
will now set the scaling factor rather than the format.
- Other factors equivalently. The variable will thus have, in effect, higher resolution.

0 comments on commit 68794c9

Please sign in to comment.