Update all dependencies (#208)

This commit is contained in:
Philip Kristoffersen
2022-08-21 16:07:57 +02:00
committed by GitHub
parent 05cd76d552
commit 97f706a2be
9 changed files with 508 additions and 283 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ impl MyEguiApp {
scroll_style.visuals.widgets.hovered.bg_fill = EXTRA_BACKGROUND_COLOR;
ScrollArea::vertical()
.stick_to_right()
.stick_to_right(true)
.auto_shrink([false,true])
.show(ui,|ui| {
ui.reset_style();