Ellpeck
|
1d38262388
|
only use nbsp in image codes if the font supports it
|
2020-06-04 22:18:53 +02:00 |
|
Ellpeck
|
6b1e5f8dd9
|
better implementation of the touch mousing from yesterday
|
2020-06-04 20:52:21 +02:00 |
|
Ellpeck
|
81ed3d3bee
|
Revert "made elements also show their mouse over graphic when they're being touched"
This reverts commit d7f43617
|
2020-06-03 17:01:58 +02:00 |
|
Ellpeck
|
f70b1266f9
|
Revert "only count an element as touched if no other gestures are active"
This reverts commit 08188a1a
|
2020-06-03 16:18:17 +02:00 |
|
Ellpeck
|
08188a1a8f
|
only count an element as touched if no other gestures are active
|
2020-06-03 16:14:45 +02:00 |
|
Ellpeck
|
d7f43617c6
|
made elements also show their mouse over graphic when they're being touched
|
2020-06-03 15:58:08 +02:00 |
|
Ellpeck
|
79e0e1a63e
|
added percentage sizing based on own data to element
|
2020-06-02 23:00:40 +02:00 |
|
Ellpeck
|
b0309c9707
|
added ScaleOrigin to RootElement
|
2020-06-02 16:15:41 +02:00 |
|
Ellpeck
|
95917e08d6
|
only mark element parent dirty when setting priority if it actually changed
|
2020-06-02 13:40:05 +02:00 |
|
Ellpeck
|
c7de0322b0
|
sanity check for panel render target size
|
2020-06-01 21:34:55 +02:00 |
|
Ellpeck
|
6c03ef2bd9
|
fixed hidden panels trying to update, causing a crash
|
2020-05-30 22:48:09 +02:00 |
|
Ellpeck
|
b270fe3977
|
made link clusters be selected properly
|
2020-05-27 15:19:17 +02:00 |
|
Ellpeck
|
f12284169e
|
full xml documentation for MLEM.Ui
|
2020-05-22 17:02:24 +02:00 |
|
Ellpeck
|
08f66abe2f
|
switch to using cake for builds
|
2020-05-21 22:50:38 +02:00 |
|
Ellpeck
|
89646b1c67
|
include documentation in nuget packages
|
2020-05-21 12:20:40 +02:00 |
|
Ellpeck
|
a2b939a2c8
|
change package project links to website
|
2020-05-21 02:22:55 +02:00 |
|
Ellpeck
|
b836b486a2
|
fixed style changes not forcing ui elements to update
|
2020-05-20 21:22:02 +02:00 |
|
Ellpeck
|
979dce510e
|
modify link regex to allow for no destination to be specified
|
2020-05-20 01:02:18 +02:00 |
|
Ellpeck
|
af1918d545
|
added child addition and removal callbacks
|
2020-05-20 00:48:53 +02:00 |
|
Ellpeck
|
2461b78f1b
|
made multi-line links be highlighted together
|
2020-05-19 21:52:29 +02:00 |
|
Ellpeck
|
5115bd8ca6
|
some element code cleanup
|
2020-05-17 00:59:15 +02:00 |
|
Ellpeck
|
85e63ac998
|
modify unnecessarily thorough SetAreaDirty when adding/removing children
|
2020-05-17 00:33:16 +02:00 |
|
Ellpeck
|
037ed43410
|
streamline ui text formatting and paragraph links
|
2020-05-17 00:10:29 +02:00 |
|
Ellpeck
|
fad06f28be
|
modified link codes to use paragraphs' OnPressed
|
2020-05-16 01:56:00 +02:00 |
|
Ellpeck
|
7f0a8289e3
|
added link formatting codes!
|
2020-05-15 22:15:24 +02:00 |
|
Ellpeck
|
fcd898e16b
|
finished the new formatting, finally!
|
2020-05-15 19:55:59 +02:00 |
|
Ellpeck
|
efed3d9e12
|
some controls helper methods
|
2020-05-04 16:41:54 +02:00 |
|
Ellpeck
|
f8642dfb9e
|
update dependencies
|
2020-04-30 22:11:19 +02:00 |
|
Ellpeck
|
18c79bbf3a
|
unify versions and update
|
2020-04-25 23:35:54 +02:00 |
|
Ellpeck
|
c16c2ef693
|
fixed android screen sizes being incorrect
|
2020-04-19 14:04:44 +02:00 |
|
Ellpeck
|
ff69aba67a
|
update
|
2020-04-11 03:24:40 +02:00 |
|
Ellpeck
|
9c37f34947
|
update the readme and descriptions
|
2020-04-06 01:42:52 +02:00 |
|
Ellpeck
|
f797d1f49f
|
update everything to push logos
|
2020-04-05 01:59:11 +02:00 |
|
Ellpeck
|
9a06d18128
|
Added a logo
|
2020-04-05 01:35:17 +02:00 |
|
Ellpeck
|
cc06b827ff
|
use the new system in panel
|
2020-04-02 17:54:10 +02:00 |
|
Ellpeck
|
80f36c78bd
|
a lot of font cleanup
|
2020-03-28 22:25:06 +01:00 |
|
Ellpeck
|
26264bf576
|
allow a lot of mem classes to have custom data added to them
|
2020-03-21 00:49:43 +01:00 |
|
Ellpeck
|
df418c2087
|
made the text field caret an actual caret finally
|
2020-03-19 03:27:21 +01:00 |
|
Ellpeck
|
cb56319924
|
added easy scale origin function to custom draw groups
|
2020-03-18 16:47:14 +01:00 |
|
Ellpeck
|
739d337d49
|
undo the width/height "fix"
|
2020-03-18 03:38:30 +01:00 |
|
Ellpeck
|
cd70b22ae5
|
made elements refer back to their controls for the selected element
|
2020-03-17 22:27:39 +01:00 |
|
Ellpeck
|
d07f470da3
|
good work me
|
2020-03-17 20:04:10 +01:00 |
|
Ellpeck
|
06ca5a8c04
|
allow changing an element's controls
|
2020-03-17 20:02:23 +01:00 |
|
Ellpeck
|
b175df7397
|
fixed a possible crash with empty uis
|
2020-03-17 19:29:52 +01:00 |
|
Ellpeck
|
054dc8c932
|
made button inputs more generic to allow for broader usage
|
2020-03-17 19:13:33 +01:00 |
|
Ellpeck
|
f4f7df0eb8
|
inflate view width and height for gamepad input to account for offscreen elements
|
2020-03-17 15:24:33 +01:00 |
|
Ellpeck
|
5e3fdbb8ef
|
made controls independent of ui systems to allow for multiple controls for one ui
|
2020-03-17 15:04:36 +01:00 |
|
Ellpeck
|
ba973c1b72
|
made sliders only react to pressing
|
2020-03-16 19:44:32 +01: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 |
|