Michael Ragazzon
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
43056e0e6c
Range input: Fix a bug where the bar position was initially placed wrong when using min and max attributes
|
3 years ago |
Dominik Thalhammer
|
801b23945d
On-demand rendering (power saving mode) (#436)
|
2 years ago |
Michael Ragazzon
|
dafe38bb40
Make slider widget only able to be dragged from the track or bar, instead of the whole element
|
2 years ago |
Michael Ragazzon
|
e9f5f306cc
Make slider input only respond to primary mouse button
|
2 years ago |
nimble0
|
6f0adcfbdb
Scroll widgets: Remove fix where the containing block's height was not used in case it was not defined. The containing block's height is now defined in all cases. See #314. (#321)
|
3 years ago |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 years ago |
Michael Ragazzon
|
9d767bcc8a
Avoid infinite recursion in input.range element. Fixes #202.
|
4 years ago |
Michael Ragazzon
|
3877e3dbad
Remove unnecessary references in arguments. Add conversion between vector types.
|
4 years ago |
Michael Ragazzon
|
f9aee4533a
Fix some keydown events which should stop propagation, see #124.
|
5 years ago |
Michael Ragazzon
|
5d7a98c5b4
Remove dead code
|
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 |