setting view categories

This commit is contained in:
Ryan Fleury
2024-06-26 15:47:28 -07:00
parent 7584890edd
commit 5e2c6b5107
3 changed files with 181 additions and 112 deletions
+9 -9
View File
@@ -4,15 +4,15 @@
////////////////////////////////
//~ rjf: 0.9.11 TODO
//
// [ ] user settings (ui & functionality - generally need a story for it)
// [ ] hover animations
// [ ] press animations
// [ ] focus animations
// [ ] tooltip animations
// [ ] context menu animations
// [ ] scrolling animations
// [ ] background blur
// [ ] tab width
// [x] user settings (ui & functionality - generally need a story for it)
// [x] hover animations
// [x] press animations
// [x] focus animations
// [x] tooltip animations
// [x] context menu animations
// [x] scrolling animations
// [x] background blur
// [x] tab width
// [ ] auto-scroll output window
//
// [ ] move breakpoints to being a global thing, not nested to particular files