- https://ellpeck.de
-
Semiprofessional soft boy | Developer person
- Joined on
2020-09-04
16b9e26969
Fixed elements sometimes staying hidden when they shouldn't in scrolling panels
98118e540a
Allow manually hiding a paragraph without its text overriding the hidden state
58b716aabb
Don't query a paragraph's text callback in the constructor
63d2353694
Improved ElementHelper.AddTooltip overloads
15a57d8db9
Turned Tooltip paragraph styling into style properties
5a1b31e8a3
Allow adding dropdown and tooltip elements at a specified index
435042e1f5
Allow Tooltip to manage more than one paragraph and make it easier to add new lines
4c24284a3f
updated templates
bc0f9d5c0c
consume other UI inputs too
610527374e
Make use of the new consuming variants in InputHandler and Keybind to consume UiControls inputs
4a88cca8bf
also added consuming variants of IsPressed to Keybind
8adee49e55
fixed scroll bars not working with the new InvertPressBehavior
Ell
synced commits to refs/tags/0.20.4 at Ellpeck/TinyLifeWeb from mirror
2022-04-27 20:53:48 +02:00
Ell
synced new reference refs/tags/0.20.4 to Ellpeck/TinyLifeWeb from mirror
2022-04-27 20:53:48 +02:00
Ell
synced new reference refs/tags/0.20.4 to Ellpeck/TinyLifeExampleMod from mirror
2022-04-27 13:03:47 +02:00
Ell
synced commits to refs/tags/0.20.4 at Ellpeck/TinyLifeExampleMod from mirror
2022-04-27 13:03:47 +02:00
c78bafd000
Ensure that Element.IsMouseOver is always accurate by making it an auto-property
783da33107
Fixed elements not being deselected when removed through RemoveChild
be26a2ebc2
made the new AutoNavGroup also work for gamepad controls
45afd9ac79
Added Element.AutoNavGroup which allows forming groups for auto-navigation
ad29b46df3
Fixed radio buttons not unchecking all other radio buttons with the same root element