editor has separate window now
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
thiserror = "2.0.12"
|
||||
egui_commonmark = "0.20.0"
|
||||
egui_commonmark = { version = "0.20.0", features = ["embedded_image"] }
|
||||
|
||||
Reference in New Issue
Block a user