mcnuttandrew / prong

A projectional editor for JSON DSLs
https://prong-editor.netlify.app/
MIT License
24 stars 2 forks source link

Feature: Option on <Editor> to control menu docking #88

Open joshuahhh opened 7 months ago

joshuahhh commented 7 months ago

Doesn't look like there's an option to control editor initial docking status or general dockability. I'd rather like this! (Specifically, because I'd like the editor to start docked in my application.) 🙏

mcnuttandrew commented 7 months ago

I've thought about this! Would you also want to be able to prevent the user from changing the state of the menu docking? Or is just setting the default sufficient?