Hi I have a quick question because I am failing to find the info in the API documentation but I am developing a distro and am adding some preconfigured panel layouts and its turning out great but can not find the key I need to set some panels to not “float” as there is one layout I have made that I want to turn floating off by default for that panel. can anyone help me if there is such a key I can set on the panel in the layout.js?
I found the key needed looking at the source for the scripting… the key should be panel.floating = false