Implemented cell for mouse pointer
This commit is contained in:
parent
7588c58067
commit
4dbded3f02
5 changed files with 159 additions and 31 deletions
|
@ -36,3 +36,4 @@ gpui = { path = "../gpui", features = ["test-support"] }
|
|||
client = { path = "../client", features = ["test-support"]}
|
||||
project = { path = "../project", features = ["test-support"]}
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
rand = "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue