113 Commits

Author SHA1 Message Date
Gabriel Tofvesson
e86c43ac72 Fix list element sizing 2024-10-25 18:33:31 +02:00
Gabriel Tofvesson
0d096aecde Fix text trimming 2024-10-25 18:25:16 +02:00
Gabriel Tofvesson
9c4605cda2 Fix tab action button id generation 2024-10-25 18:21:54 +02:00
Gabriel Tofvesson
726667399f Fix ID names for tab nav buttons 2024-10-25 18:18:52 +02:00
Gabriel Tofvesson
a0b995c288 Style keyboard elements 2024-10-15 04:02:14 +02:00
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
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
f185e40f49 Fix odd persistent global state bug 2024-10-14 14:03:51 +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
3496346583 Print newlines to log file 2024-10-14 06:00:26 +02:00
Gabriel Tofvesson
cedf602e89 Implement logging 2024-10-14 05:53:11 +02:00
Gabriel Tofvesson
86f378b5f4 Clean up code 2024-10-13 17:39:50 +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
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
Gabriel Tofvesson
e9a68f4614 Pad keyboard horizontal borders 2024-10-12 18:17:31 +02:00
Gabriel Tofvesson
b12510a4ac Fix sorting by missing damage 2024-10-12 18:04:41 +02:00
Gabriel Tofvesson
ad81301ef1 Use proper state for filter 2024-10-12 18:02:09 +02:00
Gabriel Tofvesson
5f8cf98b8a Read keyboard line from field 2024-10-12 17:59:38 +02:00
Gabriel Tofvesson
2afa27bdac Add missing element field 2024-10-12 17:58:01 +02:00
Gabriel Tofvesson
fdfa8d21bf Redesign main menu 2024-10-12 17:56:16 +02:00
Gabriel Tofvesson
0e86863c34 Rescan access node before transaction 2024-10-12 09:56:27 +02:00
Gabriel Tofvesson
40213b6b18 Rescan access node after transfer 2024-10-12 08:10:09 +02:00
Gabriel Tofvesson
e05cc0594e Limit transfer count 2024-10-12 07:53:15 +02:00
Gabriel Tofvesson
b3fdbb898b Fix state management 2024-10-12 07:51:58 +02:00
Gabriel Tofvesson
1c2f50a3e0 Fix button args 2024-10-12 07:43:52 +02:00
Gabriel Tofvesson
7fa0861084 Place buttons directly in wrapper 2024-10-12 07:40:37 +02:00
Gabriel Tofvesson
6112a3561b Fix positioning 2024-10-12 07:38:51 +02:00
Gabriel Tofvesson
40cf649c16 Implement itemstack fetching 2024-10-12 07:35:45 +02:00
Gabriel Tofvesson
43bfca07c6 Pad progress bar 2024-10-12 05:40:44 +02:00
Gabriel Tofvesson
4ee78dd7c2 Remove ugly padding 2024-10-12 05:38:17 +02:00