Skip to content

Commit 2b84756

Browse files
committed
merged main in branch
1 parent 118a749 commit 2b84756

19 files changed

+1579
-693
lines changed

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ version = "0.0.1-pre-alpha-2"
1616
metadata.makepad-auto-version = "zqpv-Yj-K7WNVK2I8h5Okhho46Q="
1717

1818
[dependencies]
19-
makepad-widgets = { git = "https://github.com/makepad/makepad", branch = "rik" }
19+
# makepad-widgets = { git = "https://github.com/makepad/makepad", branch = "rik" }
20+
makepad-widgets = { git = "https://github.com/kevinaboos/makepad", branch = "robrix_dock_tab_replace" }
2021

2122
## Including this crate automatically configures all `robius-*` crates to work with Makepad.
2223
robius-use-makepad = "0.1.1"

0 commit comments

Comments
 (0)