egui/egui_demo_lib/src
Ben Postlethwaite 5799758c2b
implement stick-to-end scroll (#765)
* implement stick-to-end scroll

* improve comment grammar

* accept emilk suggestion for demo text tweak

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* request repaint on each frame to show incoming scroll demo rows

* simplify pub api + doc strings

* disable scroll_stuck_to_end when wheel-scrolling or dragging

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2021-10-09 12:59:42 +02:00
..
apps implement stick-to-end scroll (#765) 2021-10-09 12:59:42 +02:00
easy_mark Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
backend_panel.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
frame_history.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
lib.rs demo: add syntax_highlighting module with theme editor 2021-10-09 12:04:10 +02:00
syntax_highlighting.rs demo: add syntax_highlighting module with theme editor 2021-10-09 12:04:10 +02:00
wrap_app.rs Add egui::widgets::global_dark_light_mode_buttons 2021-10-01 21:28:12 +02:00