egui/emigui/src/containers
Emil Ernerfeldt fbedc2e9ab Add scroll bars to windows.
Auto-hide scroll bars when not needed

Bug fixes:
 * collapsing headers animation
 * clip rect interactions
 * clip rects for scroll areas
2020-04-26 22:30:24 +02:00
..
collapsing_header.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00
floating.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00
frame.rs Implement Window as collection of Floating + Frame + Resize 2020-04-25 22:49:57 +02:00
resize.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00
scroll_area.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00
window.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00