mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Release egui_extras 0.24.2 - Fix Table scrolling bug (#3691)
Includes: * https://github.com/emilk/egui/pull/3690 --------- Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ members = [
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
rust-version = "1.72"
|
||||
version = "0.24.1"
|
||||
version = "0.24.2"
|
||||
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user