1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-07 15:23:37 +02:00
Commit graph

72 commits

Author SHA1 Message Date
Ellpeck 353afdef6f started working on touch support for MLEM.Ui 2019-08-30 18:15:50 +02:00
Ellpeck 90d292cd37 tabbing, part 2 2019-08-28 18:58:05 +02:00
Ellpeck 5c741a98e9 tabbing, part 1! 2019-08-28 18:27:17 +02:00
Ellpeck 6766d769f4 made scrolling a lot less intensive 2019-08-24 22:27:47 +02:00
Ellpeck 13c7aa90e2 why was this here 2019-08-24 20:33:55 +02:00
Ellpeck 287885b96d fixed panels overflowing incorrectly in some dimensions 2019-08-24 19:21:06 +02:00
Ellpeck d231386f86 made auto-anchored elements look for the lowest older sibling 2019-08-24 15:12:11 +02:00
Ellpeck 21c17066fc added column helper and fixed some more bugs 2019-08-24 15:00:08 +02:00
Ellpeck d69033a315 fixed some bugs and added column helper 2019-08-24 14:34:08 +02:00
Ellpeck b6d3496987 added the ability to move roots to front or back 2019-08-23 22:23:10 +02:00
Ellpeck cbb265a5d5 use the right area for the panel's hover check 2019-08-21 22:50:13 +02:00
Ellpeck fac7f2beb0 propagate mouse events to children by default, except for panels that handle overflow 2019-08-20 21:41:22 +02:00
Ellpeck 5d8e010bad made tooltips not go off screen and fixed the ui system breaking clearing 2019-08-15 14:59:15 +02:00
Ellpeck 5d2f77e95c added a tooltip 2019-08-13 23:54:29 +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 cb12ead7cc added element auto-resizing 2019-08-11 18:50:39 +02:00
Ellpeck 0c8af5b9bf better styling 2019-08-10 21:37:10 +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 ef3726b077 added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00
Ellpeck b1d41d572c added panels and paragraphs 2019-08-09 19:28:48 +02:00