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

69 commits

Author SHA1 Message Date
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 e39394bce3 finished better text editing my dudes 2019-09-05 18:15:51 +02:00
Ellpeck 12a2e92c09 better text editing, part 1 2019-09-05 12:51:40 +02:00
Ellpeck 619db6bb94 remove offset from draw method and use a matrix instead 2019-09-04 17:19:31 +02:00
Ellpeck f65cd58a80 made the text field remove mismatching characters on mobile input 2019-09-01 19:50:17 +02:00
Ellpeck 334dea8b39 make the mess I made a bit nicer :^) 2019-09-01 19:33:33 +02:00
Ellpeck 3862f78c9b made text fields work on mobile too 2019-08-30 19:05:27 +02:00
Ellpeck cb5594bada added ElementHelper and did some textfield changes 2019-08-24 12:40:20 +02:00
Ellpeck 3132074a39 added the option to add a placeholder to the text field 2019-08-23 18:56:39 +02:00
Ellpeck edf073dacb added rules for text input 2019-08-18 17:59:14 +02:00
Ellpeck 4624219b4e added scroll bar and overflow handling panel 2019-08-12 19:44:16 +02:00
Ellpeck a856736ed3 fixed text fields not being updated to the new math correctly 2019-08-11 21:41:04 +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 a4eede5fe5 changed a lot of the math to make everything more smooth~ 2019-08-11 21:24:09 +02:00
Ellpeck 72efe55970 fixed text fields sometimes not updating their length correctly 2019-08-11 14:18:07 +02:00
Ellpeck 2e8b311b00 made text fields auto-scroll once they're too full 2019-08-11 00:39:40 +02:00
Ellpeck 0c8af5b9bf better styling 2019-08-10 21:37:10 +02:00
Ellpeck 15081a8fe0 added a text field 2019-08-10 19:23:08 +02:00