@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.
👍
Unfortunately not possible
You can embed cljfx components inside reveal though, provided you only use function event handlers and not map event handlers