Commit 8b67c94f authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FEAT] Node to work with modal

parent 09ec80f7
......@@ -260,7 +260,8 @@ nodeSpanCpt = here.component "nodeSpan" cpt
(
{ nodeType
, isLeaf
, callback: const $ T.modify_ (not) folderOpen
-- , callback: const $ T.modify_ (not) folderOpen
, callback: \_ -> T.write_ true isBoxVisible
, 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