mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 09:38:54 +00:00
a6b60d5d58
* Add Separator::grow and Separator::shrink * Be more conservative with the clipping in ScrollArea:s * Add test of the growing separator * Improve test output * Update changelog * Add back a little bit more clipping * Make the minimum scroll handle length a bit longer * More clip rect tweaks