nav: use id_source instead of show argument

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-10-18 13:43:57 -07:00
parent 4c458727a9
commit 3fb78ae01e
3 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -1192,7 +1192,7 @@ dependencies = [
[[package]]
name = "egui_nav"
version = "0.1.0"
source = "git+https://github.com/damus-io/egui-nav?rev=6ba42de2bae384d10e35c532f3856b81d2e9f645#6ba42de2bae384d10e35c532f3856b81d2e9f645"
source = "git+https://github.com/damus-io/egui-nav?rev=956338a90e09c7cda951d554626483e0cdbc7825#956338a90e09c7cda951d554626483e0cdbc7825"
dependencies = [
"egui",
"egui_extras",