|
bd0a723d86
|
Added some useful additional constructors to various elements
|
2023-12-28 17:16:31 +01:00 |
|
|
a119db553f
|
fixed a potential stack overflow introduced by 237334b
|
2023-08-14 18:32:27 +02:00 |
|
|
237334b1c9
|
Allow dropdowns to have scrolling panels closes #8
|
2023-08-14 17:50:07 +02:00 |
|
|
30432e43d4
|
Fixed dropdown menu panels not updating their width when the dropdown's width changes
|
2023-05-21 11:19:24 +02:00 |
|
|
5aaba0c583
|
Close other dropdowns when opening a dropdown
|
2022-07-29 22:24:37 +02:00 |
|
|
aabb1ed5df
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
|
|
5a1b31e8a3
|
Allow adding dropdown and tooltip elements at a specified index
|
2022-05-03 19:07:53 +02:00 |
|
|
c5b2b8798e
|
Fixed dropdowns with some non-selectable children failing to navigate when using gamepad controls
|
2022-03-17 20:46:49 +01:00 |
|
|
7c18aad8f7
|
Improve dropdown opening gamepad navigation (in relation to cb8fed87e5 )
|
2022-03-10 15:04:52 +01:00 |
|
|
cb8fed87e5
|
Automatically select the first element when a dropdown is opened in auto nav mode
|
2022-03-10 13:50:47 +01:00 |
|
|
29bbd61f8b
|
reformat and cleanup
|
2021-12-28 14:56:11 +01:00 |
|
|
3648352540
|
organized MLEM.Ui properties and fields slightly
|
2021-10-30 15:01:04 +02:00 |
|
|
0809cd0218
|
Added style properties for a lot of hardcoded default element styles
|
2021-10-29 23:33:15 +02:00 |
|
|
6c3e9116ff
|
return the element added by Dropdown
|
2020-11-08 18:16:12 +01:00 |
|
Ellpeck
|
f12284169e
|
full xml documentation for MLEM.Ui
|
2020-05-22 17:02:24 +02:00 |
|
Ellpeck
|
ceaaaefb47
|
fixed the fix
|
2020-03-16 19:22:08 +01:00 |
|
Ellpeck
|
6c866cec74
|
Fixed dropdown menus not working with gamepads
|
2020-03-16 19:13:33 +01:00 |
|
Ellpeck
|
4888bb0fd7
|
made dropdowns only have high priority when opened and fixed panels sometimes ignoring priority
|
2019-11-18 22:36:55 +01:00 |
|
Ellpeck
|
f28e234392
|
made style props a lot easier to use
|
2019-11-05 13:28:41 +01:00 |
|
Ellpeck
|
ee35509f23
|
made ui styling a lot more user friendly
|
2019-10-14 21:28:12 +02:00 |
|
Ellpeck
|
8afe9962fb
|
added a dropdown menu and also fixed some issues
|
2019-09-12 12:39:18 +02:00 |
|