Commit 12dfc807 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Revert "[FEAT] Node to work with modal"

This reverts commit 8b67c94f.
parent 800d1b1c
...@@ -260,8 +260,7 @@ nodeSpanCpt = here.component "nodeSpan" cpt ...@@ -260,8 +260,7 @@ nodeSpanCpt = here.component "nodeSpan" cpt
( (
{ nodeType { nodeType
, isLeaf , isLeaf
-- , callback: const $ T.modify_ (not) folderOpen , callback: const $ T.modify_ (not) folderOpen
, callback: \_ -> T.write_ true isBoxVisible
, isSelected , isSelected
} }
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment