mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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