Ellpeck
|
f12284169e
|
full xml documentation for MLEM.Ui
|
2020-05-22 17:02:24 +02:00 |
|
Ellpeck
|
76cb94bb34
|
added smooth scrolling
|
2020-03-07 22:09:11 +01:00 |
|
Ellpeck
|
b3331834e1
|
I did not want to push this here
This reverts commit ee511137
|
2020-02-06 01:51:41 +01:00 |
|
Ellpeck
|
ee5111372b
|
part 1
|
2020-02-06 01:33:24 +01:00 |
|
Ellpeck
|
4640a59054
|
made the scroll bar scroller only render when it actually makes sense
|
2019-12-26 12:35:47 +01:00 |
|
Ellpeck
|
dbe7980add
|
made padding a lot more versatile in mlem.ui
|
2019-12-14 14:00:12 +01:00 |
|
Ellpeck
|
7f81f6469f
|
fixed scroll bars still ceiling their values
|
2019-11-02 22:38:44 +01:00 |
|
Ellpeck
|
32c8147a4c
|
added a rectanglef class which allows mlem to use decimal coordinates
|
2019-11-02 14:53:59 +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
|
b19333d627
|
ceil sizes to avoid one-pixel gaps between components on some scales
|
2019-09-05 11:46:07 +02:00 |
|
Ellpeck
|
619db6bb94
|
remove offset from draw method and use a matrix instead
|
2019-09-04 17:19:31 +02:00 |
|
Ellpeck
|
898ab86f4c
|
fixed the scroll bar reacting to a pressed mouse on enter
|
2019-09-02 21:11:05 +02:00 |
|
Ellpeck
|
0dff0e275d
|
added the ability to transform the entire ui
|
2019-09-02 19:55:26 +02:00 |
|
Ellpeck
|
3e7ddb8b1a
|
add the ability for scroll bars to hide themselves when they're empty
|
2019-09-01 19:53:52 +02:00 |
|
Ellpeck
|
633c5b0097
|
added touch compatibility to the scroll bar, which makes touch input finished!
|
2019-08-31 19:32:22 +02:00 |
|
Ellpeck
|
353afdef6f
|
started working on touch support for MLEM.Ui
|
2019-08-30 18:15:50 +02:00 |
|
Ellpeck
|
5c741a98e9
|
tabbing, part 1!
|
2019-08-28 18:27:17 +02:00 |
|
Ellpeck
|
cc20682d47
|
more easily allow controls to be changed
|
2019-08-28 16:38:58 +02:00 |
|
Ellpeck
|
053f865a00
|
made the scroll bar be grabbed in the center
|
2019-08-22 23:44:26 +02:00 |
|
Ellpeck
|
79a4c36029
|
added getParentTree to ui
|
2019-08-21 17:00:22 +02:00 |
|
Ellpeck
|
4e1c6d8128
|
added sliders (horizontal scroll bars)
|
2019-08-16 19:08:36 +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
|
f56b7fbeff
|
made scroll bar clickable
|
2019-08-13 16:02:29 +02:00 |
|
Ellpeck
|
75f7bbd2f9
|
made scroll bars only work when the mouse is in their parent
|
2019-08-12 19:46:43 +02:00 |
|
Ellpeck
|
4624219b4e
|
added scroll bar and overflow handling panel
|
2019-08-12 19:44:16 +02:00 |
|