273 Commits

Author SHA1 Message Date
Gabriel Tofvesson
c4493e349a Toggle keyboard visibility 2024-10-15 03:44:59 +02:00
Gabriel Tofvesson
4bfe62633d Use rolling log file 2024-10-15 03:35:03 +02:00
Gabriel Tofvesson
73aa371813 Fix Prop application order 2024-10-14 16:36:19 +02:00
Gabriel Tofvesson
7c122d6e29 Initialize logging first 2024-10-14 16:16:32 +02:00
Gabriel Tofvesson
dd0d215b1c Re-index log levels 2024-10-14 15:09:41 +02:00
Gabriel Tofvesson
29adfecea6 Fix table formatting 2024-10-14 14:05:23 +02:00
Gabriel Tofvesson
f185e40f49 Fix odd persistent global state bug 2024-10-14 14:03:51 +02:00
Gabriel Tofvesson
6bb6c0e822 Fix global reference 2024-10-14 13:44:38 +02:00
Gabriel Tofvesson
ce0f82c778 Remove metatable info from logging 2024-10-14 13:25:12 +02:00
Gabriel Tofvesson
0d47cfcf41 Track LogPlain in clone 2024-10-14 13:17:57 +02:00
Gabriel Tofvesson
9185d1dad4 Fix recursive tracking 2024-10-14 13:03:44 +02:00
Gabriel Tofvesson
053b59cf00 Fix recursive tracking 2024-10-14 12:59:37 +02:00
Gabriel Tofvesson
5b11cb12f5 use pop() instead of remove() 2024-10-14 12:52:42 +02:00
Gabriel Tofvesson
2e9eefb240 Plain log element data 2024-10-14 12:50:38 +02:00
Gabriel Tofvesson
b9ac063a35 Improve formatting options for Logger 2024-10-14 12:49:41 +02:00
Gabriel Tofvesson
f5ea075a37 Simplify logging more 2024-10-14 11:35:33 +02:00
Gabriel Tofvesson
a8652adafe Remove very excessive logs 2024-10-14 11:33:24 +02:00
Gabriel Tofvesson
33e0e54477 Fix substring indexing 2024-10-14 11:27:59 +02:00
Gabriel Tofvesson
3e5e46cb74 Ignore global variables 2024-10-14 06:44:02 +02:00
Gabriel Tofvesson
6f7775f602 Fix stringify spacing 2024-10-14 06:06:07 +02:00
Gabriel Tofvesson
3496346583 Print newlines to log file 2024-10-14 06:00:26 +02:00
Gabriel Tofvesson
3c339a372a Empty sentinel list for root cloneNonRecursive 2024-10-14 05:59:29 +02:00
Gabriel Tofvesson
ba057b20c6 Implement logging 2024-10-14 05:54:26 +02:00
Gabriel Tofvesson
cedf602e89 Implement logging 2024-10-14 05:53:11 +02:00
Gabriel Tofvesson
ea4de6e988 Allow Element._reload in Children prop 2024-10-13 17:42:24 +02:00
Gabriel Tofvesson
86f378b5f4 Clean up code 2024-10-13 17:39:50 +02:00
Gabriel Tofvesson
3943bbcc19 Fix Children reload order 2024-10-13 16:53:58 +02:00
Gabriel Tofvesson
86e251152c Fix Children reload order 2024-10-13 16:52:59 +02:00
Gabriel Tofvesson
0d8c7ab16b Nil guard for window visibility 2024-10-13 16:07:12 +02:00
Gabriel Tofvesson
9ba0ada978 Simplify lists and visibility 2024-10-13 16:05:58 +02:00
Gabriel Tofvesson
ab65943ee0 Base bottomBar width on state max width 2024-10-13 16:04:14 +02:00
Gabriel Tofvesson
6f606d3758 Set minimum height of 1 for padding 2024-10-13 00:17:02 +02:00
Gabriel Tofvesson
0574e0ab4b Fix group list padding issue 2024-10-13 00:08:14 +02:00
Gabriel Tofvesson
343aa69a46 Fix group list padding issue 2024-10-13 00:03:49 +02:00
Gabriel Tofvesson
04be409a29 Fix action spacing 2024-10-12 23:56:27 +02:00
Gabriel Tofvesson
c18ee0e1f8 Decrease nav button count 2024-10-12 23:41:09 +02:00
Gabriel Tofvesson
c51a46135a Set item group list colors 2024-10-12 23:38:36 +02:00
Gabriel Tofvesson
97b29a30a5 Reload list on reload state 2024-10-12 23:36:55 +02:00
Gabriel Tofvesson
3a7b2cd252 Ignore events for invisible elements 2024-10-12 23:28:47 +02:00
Gabriel Tofvesson
17a6d0f9fa Set visibility for keyboard 2024-10-12 23:26:27 +02:00
Gabriel Tofvesson
22301dfe77 Fix item group rendering 2024-10-12 23:24:41 +02:00
Gabriel Tofvesson
6777df634d Fix sort mode overflow 2024-10-12 23:21:29 +02:00
Gabriel Tofvesson
8ed9e48dfe Include sortByType and inverses in sorting types 2024-10-12 23:15:30 +02:00
Gabriel Tofvesson
70c55a42f0 Fix state mismanagement 2024-10-12 23:07:15 +02:00
Gabriel Tofvesson
27f87b4bae Reload Container children 2024-10-12 23:04:26 +02:00
Gabriel Tofvesson
f7754f4609 Reload root on renderDefault 2024-10-12 20:40:02 +02:00
Gabriel Tofvesson
f79b615ff9 Test padding values 2024-10-12 20:27:14 +02:00
Gabriel Tofvesson
f8121a0727 Use proper element array 2024-10-12 20:18:32 +02:00
Gabriel Tofvesson
d606eccc15 Use proper setPos syntax 2024-10-12 20:13:12 +02:00
Gabriel Tofvesson
a07a801cab Removed commented code 2024-10-12 19:49:54 +02:00