🚧 Initial work on granular shape edition.

This commit is contained in:
Andrey Antukh 2019-12-15 21:54:44 +01:00
parent 3eff27b5c5
commit b03d10a824
5 changed files with 70 additions and 23 deletions

View file

@ -72,7 +72,7 @@
(rx/map normalize-proportion-lock)
(rx/mapcat (partial resize shape))
(rx/take-until stoper))
(rx/of (dw/materialize-current-modifier-in-bulk ids)
(rx/of (dw/materialize-temporal-modifier-in-bulk ids)
::dw/page-data-update)))))))
;; --- Controls (Component)