Minor improvement on workspace flags and modal event tracing

This commit is contained in:
Andrey Antukh 2022-03-07 15:01:12 +01:00
parent 6f32d721c2
commit fdb6533149
10 changed files with 90 additions and 66 deletions

View file

@ -282,4 +282,4 @@
(defn ^:export hide-ui
[]
(st/emit!
(dw/toggle-layout-flags :hide-ui)))
(dw/toggle-layout-flag :hide-ui)))