Add test for touched shapes

This commit is contained in:
Andrés Moya 2024-04-29 15:15:10 +02:00
parent 5611fcfc2c
commit a40afd5b63
8 changed files with 122 additions and 111 deletions

View file

@ -16,7 +16,6 @@
[app.common.logging :as log]
[app.common.schema :as sm]
[app.common.types.shape-tree :as ctst]
[app.common.types.shape.layout :as ctl]
[app.common.uuid :as uuid]
[app.main.data.workspace.state-helpers :as wsh]
[app.main.data.workspace.undo :as dwu]