Skip to content

Commit

Permalink
Update to upstream unbatched PlainEditor
Browse files Browse the repository at this point in the history
This is linebender/parley#192

Follow-up with docs and line height
  • Loading branch information
DJMcNab committed Dec 4, 2024
1 parent ce8387a commit 6066d82
Show file tree
Hide file tree
Showing 10 changed files with 105 additions and 969 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ 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 = [
# https://github.com/linebender/parley/pull/192
parley = { git = "https://github.com/linebender/parley", rev = "dd778df2c4fcb984cd618dd0a46cc0d17970573c", features = [
"accesskit",
] }
peniko = "0.2.0"
Expand Down
Loading

0 comments on commit 6066d82

Please sign in to comment.