Ben
|
3d3a0956b2
|
[listview] refactor to class
|
2024-06-03 23:18:16 +02:00 |
|
Ben
|
f2f951662e
|
[orders] check for colony after wait
|
2024-06-03 13:46:49 +02:00 |
|
Ben
|
464f13336e
|
fixup! [inspect] draw key value visually separated
|
2024-06-02 23:04:24 +02:00 |
|
Ben
|
4a75b24d32
|
[inspect] draw key value visually separated
|
2024-06-02 23:03:19 +02:00 |
|
Ben
|
64bd641528
|
[test] add inspect tab to rotation
|
2024-06-02 22:46:50 +02:00 |
|
Ben
|
e251e28598
|
[inspect] add draw entry function
|
2024-06-02 21:47:51 +02:00 |
|
Ben
|
e650a16f0e
|
Fix inspect setTerm and estimatedHeight
|
2024-06-02 21:27:15 +02:00 |
|
Ben
|
3bfe943328
|
Fix tabs without onTouch
|
2024-06-02 21:26:33 +02:00 |
|
Ben
|
e799266475
|
Fix off-by-one in clearFrom of listview
|
2024-06-02 21:20:35 +02:00 |
|
Ben
|
dc3ef47f76
|
Add inspect to update.lua
|
2024-06-02 21:18:31 +02:00 |
|
Ben
|
789d9381e0
|
Add first revision for inspect tab
|
2024-06-02 21:18:04 +02:00 |
|
Ben
|
9479dd14f3
|
Draw order status in white
|
2024-06-02 20:49:44 +02:00 |
|
Ben
|
6a39e621c4
|
fixup! [listframes] cache estimatedTotalHeight
|
2024-06-02 20:48:00 +02:00 |
|
Ben
|
9c8d245156
|
fixup! [listframes] cache estimatedTotalHeight
|
2024-06-02 20:44:22 +02:00 |
|
Ben
|
419cb82a2d
|
[listframes] cache estimatedTotalHeight
|
2024-06-02 20:41:58 +02:00 |
|
Ben
|
2a8e35ad94
|
Add frame.clear to redraw in listframes
|
2024-06-02 20:24:44 +02:00 |
|
Ben
|
dc5a9b18df
|
Fix visibility setting in listframes redraw, remove debug logging
|
2024-06-02 20:00:57 +02:00 |
|
Ben
|
4f001f5053
|
fixup! Fix string formatting in debug logging
|
2024-06-02 19:52:16 +02:00 |
|
Ben
|
8711c0e08e
|
Fix string formatting in debug logging
|
2024-06-02 19:44:11 +02:00 |
|
Ben
|
250378acb4
|
Add debug logging to listframes redraw entry
|
2024-06-02 19:41:45 +02:00 |
|
Ben
|
d0c8d867ab
|
Fix estimatedHeight calculation in listframes
|
2024-06-02 19:13:22 +02:00 |
|
Ben
|
af06f11e03
|
Add estimatedHeight functions
|
2024-06-02 17:51:21 +02:00 |
|
Ben
|
ce81e0a8bd
|
Add pagination info view
|
2024-06-02 17:40:22 +02:00 |
|
Ben
|
17af6e2304
|
Fix pagination naming
|
2024-06-02 17:39:21 +02:00 |
|
Ben
|
d990a19218
|
Fix alignging order resource status
|
2024-06-02 17:01:39 +02:00 |
|
Ben
|
20e844488a
|
Fix aligning in orders, rename function
|
2024-06-02 16:58:30 +02:00 |
|
Ben
|
3289e07a89
|
Add window setHeight in winhlp
|
2024-06-02 16:49:53 +02:00 |
|
Ben
|
8972bf27e5
|
[listframes] use previous frame height
for repositionOrCreateEntryFrame.
|
2024-06-02 16:49:29 +02:00 |
|
Ben
|
7616a5bed3
|
Add listframes for multiline lists, refactor order list
|
2024-06-02 16:41:54 +02:00 |
|
Ben
|
35a5aeabb8
|
Fix requests pagination onTouch, wrong itemAt usage
|
2024-06-02 14:46:28 +02:00 |
|
Ben
|
0cb62033ef
|
Add update partial method for listview
|
2024-06-02 04:22:07 +02:00 |
|
Ben
|
3269df63d6
|
Remove red-clearing for debugging
|
2024-06-02 03:26:35 +02:00 |
|
Ben
|
6ec60f8e1c
|
Fix listview clearing after update
|
2024-06-02 03:25:04 +02:00 |
|
Ben
|
8cb74f5dbe
|
Fix alighRight off by one
|
2024-06-02 03:16:18 +02:00 |
|
Ben
|
67c418f597
|
Fix test.lua always clearing terminal in display
|
2024-06-02 02:35:00 +02:00 |
|
Ben
|
20a4488a64
|
Fix redraw not iterating backingIdx
|
2024-06-02 02:08:55 +02:00 |
|
Ben
|
9b3c145438
|
Fix listview redraw missing x in setCursorPos
|
2024-06-02 02:02:47 +02:00 |
|
Ben
|
e0ec33e387
|
Always override line in redrawLine
|
2024-06-02 01:52:02 +02:00 |
|
Ben
|
5bbd42d461
|
Add missing clearAfter to listview
|
2024-06-02 01:39:01 +02:00 |
|
Ben
|
10fda87de5
|
Fix missing y in setCursorPos in winhlp.alignRight
|
2024-06-02 01:10:16 +02:00 |
|
Ben
|
e414f229db
|
Refactor, add listview to requests view
Update line by line and do full redraw only when necessary.
|
2024-06-02 00:52:58 +02:00 |
|
Ben
|
7de3aefb8f
|
Refactor winhlp for contains and translate to windows
|
2024-06-01 18:08:57 +02:00 |
|
Ben
|
de031915f3
|
Fix touch method, window offset and return value
|
2024-06-01 17:13:23 +02:00 |
|
Ben
|
92134a8129
|
Fix tab not clearing window when redrawing
|
2024-06-01 16:53:51 +02:00 |
|
Ben
|
89f6ccb87b
|
Fix switchTab usage of tabOrder
|
2024-06-01 16:49:01 +02:00 |
|
Ben
|
7413d5427c
|
Fix using #allTabs; it isnt a list
|
2024-06-01 16:46:21 +02:00 |
|
Ben
|
2a0176888a
|
Fix display tab methods using static offset
|
2024-06-01 16:45:34 +02:00 |
|
Ben
|
6c54f462db
|
Add possibly overengineered tabview
|
2024-06-01 16:20:00 +02:00 |
|
Ben
|
24124667a1
|
Fix missing pairs call
|
2024-06-01 04:50:08 +02:00 |
|
Ben
|
488561fab5
|
Add more resource information to order view
|
2024-06-01 04:48:39 +02:00 |
|