3877e3dbadRemove unnecessary references in arguments. Add conversion between vector types.
4 years ago
Michael Ragazzon
b93bd9d36fRound scrollbar box size to avoid some off-by-one pixel situations.
5 years ago
Michael Ragazzon
cde8835600Layout engine (WIP): Move shrink-to-fit calculation into the box size generator. Fixes eg. shrink-to-fit in 'position: absolute'. Split the layout things to do with sizing into 'LayoutDetails'.
5 years ago
Michael Ragazzon
e9844e3801The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.