Gabriel Tofvesson
|
fdfa8d21bf
|
Redesign main menu
|
2024-10-12 17:56:16 +02:00 |
|
Gabriel Tofvesson
|
3a46e08f37
|
Allow lenient Container dimensions
|
2024-10-12 07:35:29 +02:00 |
|
Gabriel Tofvesson
|
065940ff2c
|
Fix rendering issues in children
|
2024-10-12 05:33:04 +02:00 |
|
Gabriel Tofvesson
|
8483ffeaaf
|
Always call draw for children
|
2024-10-12 05:30:20 +02:00 |
|
Gabriel Tofvesson
|
c084dc55aa
|
Adjust positions after element update
|
2024-10-12 05:22:21 +02:00 |
|
Gabriel Tofvesson
|
5da99116ce
|
Fix bounds check on request buttons
|
2024-10-12 04:59:04 +02:00 |
|
Gabriel Tofvesson
|
bb5f246687
|
Add default return values for Padding params
|
2024-10-12 04:17:57 +02:00 |
|
Gabriel Tofvesson
|
dd80c013c8
|
Reposition child on padding resize
|
2024-10-12 01:31:41 +02:00 |
|
Gabriel Tofvesson
|
05116679d2
|
Allow resizing padding
|
2024-10-12 01:28:37 +02:00 |
|
Gabriel Tofvesson
|
1a63a7054f
|
Handle events in children before parents
|
2024-10-12 00:41:26 +02:00 |
|
Gabriel Tofvesson
|
4acde58d5c
|
Fix resize call for horizontal inactive field
|
2024-10-12 00:17:03 +02:00 |
|
Gabriel Tofvesson
|
7cd370e8ef
|
Fix setX -> getX
|
2024-10-12 00:15:39 +02:00 |
|
Gabriel Tofvesson
|
0bd63f6804
|
Set default Progress orientation to HORIZONTAL
|
2024-10-12 00:11:39 +02:00 |
|
Gabriel Tofvesson
|
7248f777a0
|
Set reasonable Progress color defaults
|
2024-10-11 23:51:07 +02:00 |
|
Gabriel Tofvesson
|
685303e4e5
|
Use bgColor instead of fgColor
|
2024-10-11 23:48:59 +02:00 |
|
Gabriel Tofvesson
|
0a8209d3fe
|
Guard window color assignments in element setters
|
2024-10-11 23:47:43 +02:00 |
|
Gabriel Tofvesson
|
b816a81f3b
|
Apply colors to children of Progress
|
2024-10-11 23:45:37 +02:00 |
|
Gabriel Tofvesson
|
99c9158488
|
Propogate setDirty for Progress children
|
2024-10-11 23:39:25 +02:00 |
|
Gabriel Tofvesson
|
a483a319e6
|
Pass args to resize() by name
|
2024-10-11 23:27:02 +02:00 |
|
Gabriel Tofvesson
|
658b69dbf8
|
Fix orientation prop in Progress
|
2024-10-11 23:18:19 +02:00 |
|
Gabriel Tofvesson
|
f6c9801635
|
Add constants for orientations
|
2024-10-11 22:48:52 +02:00 |
|
Gabriel Tofvesson
|
25a998a542
|
Fix orientation bug
|
2024-10-11 22:01:33 +02:00 |
|
Gabriel Tofvesson
|
2b24904c6f
|
Iterate over children as normal
|
2024-10-09 23:18:37 +02:00 |
|
Gabriel Tofvesson
|
dd04c0c449
|
Just use default ipairs
|
2024-10-09 23:14:08 +02:00 |
|
Gabriel Tofvesson
|
705ad20481
|
Fix child iterator
|
2024-10-09 23:12:09 +02:00 |
|
Gabriel Tofvesson
|
3960eb0cd2
|
Specify unique identifier for props
|
2024-10-09 06:35:54 +02:00 |
|
Gabriel Tofvesson
|
fe5f08f62f
|
Fix iterator nil deref
|
2024-10-09 06:22:39 +02:00 |
|
Gabriel Tofvesson
|
3bb7a69577
|
Lift common functionality to prop
|
2024-10-09 06:17:23 +02:00 |
|
Gabriel Tofvesson
|
a96102dc48
|
Implement freeform container
|
2024-10-09 06:00:32 +02:00 |
|
Gabriel Tofvesson
|
bbc528988f
|
Implement progress bar
|
2024-10-09 06:00:02 +02:00 |
|
Gabriel Tofvesson
|
4721410240
|
Implement abstract element properties
|
2024-10-09 05:59:45 +02:00 |
|
Gabriel Tofvesson
|
ebf49b1df7
|
Only reposition main axis
|
2024-10-08 18:14:17 +02:00 |
|
Gabriel Tofvesson
|
027edc1a27
|
Events local to parent
|
2024-10-08 17:36:58 +02:00 |
|
Gabriel Tofvesson
|
a13b2fb208
|
Assume element-local coordinates in handler
|
2024-10-08 17:33:37 +02:00 |
|
Gabriel Tofvesson
|
cb037bf811
|
Fix offset calculations
|
2024-10-08 17:27:08 +02:00 |
|
Gabriel Tofvesson
|
8232f116a5
|
Simplify event handling
|
2024-10-08 16:59:32 +02:00 |
|
Gabriel Tofvesson
|
df8f9d4018
|
Don't shadow global
|
2024-10-08 16:54:36 +02:00 |
|
Gabriel Tofvesson
|
0e1c5a4fbb
|
Optimize List click handler
|
2024-10-08 16:38:10 +02:00 |
|
Gabriel Tofvesson
|
1b3cbfa2e8
|
Ignore unhandled click events
|
2024-10-08 16:21:14 +02:00 |
|
Gabriel Tofvesson
|
6e95fe9007
|
Simplify click detection
|
2024-10-08 16:13:43 +02:00 |
|
Gabriel Tofvesson
|
d9f9add3c2
|
Implement event management for List
|
2024-10-04 16:19:20 +02:00 |
|
Gabriel Tofvesson
|
24d60850e8
|
Allow full render tree invalidation
|
2024-10-04 15:57:03 +02:00 |
|
Gabriel Tofvesson
|
1482437161
|
Use List.children, not List.elements
|
2024-10-04 13:41:48 +02:00 |
|
Gabriel Tofvesson
|
1d29de8ace
|
Compute sum of List element dims on-axis and max of cross-axis
|
2024-10-04 13:40:32 +02:00 |
|
Gabriel Tofvesson
|
18a4d8efb9
|
Fix padding offset calculation
|
2024-10-04 13:27:07 +02:00 |
|
Gabriel Tofvesson
|
66b2030cbe
|
Refactor element dirty check in Padding
|
2024-10-04 13:23:57 +02:00 |
|
Gabriel Tofvesson
|
691b73337c
|
Adjust List child position calculation
|
2024-10-04 01:15:39 +02:00 |
|
Gabriel Tofvesson
|
e985bcba63
|
Adjust child positions on List reload
|
2024-10-04 01:12:30 +02:00 |
|
Gabriel Tofvesson
|
35db4aa970
|
Fix typo
|
2024-10-04 01:07:58 +02:00 |
|
Gabriel Tofvesson
|
437b93a688
|
Fix List width computation
|
2024-10-04 00:58:54 +02:00 |
|