Michael Ragazzon
|
347773b673
Add `CancelSelectBox()` method to `<select>` element, see #566
|
1 year ago |
Jonathan
|
ad62159bb5
Scroll the selection box when navigating `<select>` options with controller/keyboard (#566)
|
1 year ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
8020239d7d
Review select control, make options compatible with 'data-for' view. Add node handler for select which moves the options early before data-for initializes.
|
4 years ago |
Michael Ragazzon
|
b2460e7b80
select element: Fix missing attribute change actions
|
5 years ago |
Michael Ragazzon
|
e8611f302c
'select' elements now respond to changes in the 'value' attribute
|
5 years ago |
Michael Ragazzon
|
cf935e077a
Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default.
|
5 years ago |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 years ago |