Skip to content

Commit

Permalink
Update to upstream unbatched PlainEditor (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
DJMcNab authored Dec 5, 2024
1 parent ce8387a commit 5d423cf
Show file tree
Hide file tree
Showing 11 changed files with 297 additions and 1,162 deletions.
301 changes: 148 additions & 153 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ xilem_core = { version = "0.1.0", path = "xilem_core" }
vello = "0.3"
wgpu = "22.1.0"
kurbo = "0.11.1"
parley = { git = "https://github.com/linebender/parley", rev = "c0d158b5d77c5726ed33fd3f2cbfcde95df374ef", features = [
parley = { git = "https://github.com/linebender/parley", rev = "211878fae20ba8b4bf4dcc39e6bf790eece8aa03", features = [
"accesskit",
] }
peniko = "0.2.0"
Expand Down
Loading

0 comments on commit 5d423cf

Please sign in to comment.