Commit History

Author SHA1 Message Date
  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