reveal

markus 2022-03-01T09:52:40.317629Z

@vlaaad Is it possible to put reveal inside a panel in a cljfx window? Would be nice for the Debug UI I have made with cljfx, to keep it all in one window.

markus 2022-03-03T13:15:44.732409Z

👍

vlaaad 2022-03-01T10:30:27.279609Z

Unfortunately not possible

vlaaad 2022-03-01T10:31:49.788499Z

You can embed cljfx components inside reveal though, provided you only use function event handlers and not map event handlers