|
dae511e455
|
Made StyleProp immutable
|
2021-12-21 11:54:32 +01:00 |
|
|
84e2544dc8
|
Allow setting a custom effect and depth stencil state for ui drawing
|
2021-11-22 17:42:08 +01:00 |
|
|
ca89d03ca4
|
Some more ui style improvements
|
2021-10-30 15:33:38 +02: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 |
|
|
d385581c25
|
added formatted string truncation to tokenized strings and ui paragraphs
|
2021-05-18 16:47:38 +02:00 |
|
|
7619ac0dcf
|
added an extension method for adding tooltip for elements
|
2021-02-18 04:16:17 +01:00 |
|
Ellpeck
|
deec553b22
|
code cleanup
|
2020-06-18 17:24:35 +02:00 |
|
Ellpeck
|
f12284169e
|
full xml documentation for MLEM.Ui
|
2020-05-22 17:02:24 +02:00 |
|
Ellpeck
|
7e6534bfc1
|
added the option to disable buttons
|
2020-01-15 17:05:28 +01:00 |
|
Ellpeck
|
31294f1873
|
added default color to button
|
2019-12-06 21:18:43 +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
|
c5170917fb
|
fixed custom draw groups not working outside of a render target
|
2019-09-20 13:22:05 +02:00 |
|
Ellpeck
|
619db6bb94
|
remove offset from draw method and use a matrix instead
|
2019-09-04 17:19:31 +02:00 |
|
Ellpeck
|
cc66c453c5
|
more easily allow tooltips to show when hovering elements
|
2019-08-24 20:45:40 +02:00 |
|
Ellpeck
|
5d2f77e95c
|
added a tooltip
|
2019-08-13 23:54:29 +02:00 |
|
Ellpeck
|
c114d775d4
|
added checkboxes and radio buttons and did some changes to the demo
|
2019-08-13 21:23:20 +02:00 |
|
Ellpeck
|
4624219b4e
|
added scroll bar and overflow handling panel
|
2019-08-12 19:44:16 +02:00 |
|
Ellpeck
|
8af040787c
|
added the ability for nine patch regions to have their patches scaled
|
2019-08-11 21:38:03 +02:00 |
|
Ellpeck
|
0c8af5b9bf
|
better styling
|
2019-08-10 21:37:10 +02:00 |
|
Ellpeck
|
f96511d17d
|
shuffle some things around
|
2019-08-10 18:41:56 +02:00 |
|
Ellpeck
|
3f7f06f98f
|
added draw alpha to all components
|
2019-08-10 13:42:18 +02:00 |
|
Ellpeck
|
88da47bc00
|
added defaults for most element properties
|
2019-08-10 13:28:58 +02:00 |
|
Ellpeck
|
18e634cad8
|
added image component
|
2019-08-09 22:23:16 +02:00 |
|
Ellpeck
|
ef3726b077
|
added auto-scaled text, buttons and vertical space
|
2019-08-09 22:04:26 +02:00 |
|