Andrew Auclair
Andrew Auclair
I recently acquired a new Windows 11 laptop with integrated graphics and verified that this does not happen there.
Changes for #107 and more changes for #111 and #113.
These changes allow properties to be added to layouts and for properties to have specific types. This allows more flexibility over using Strings for all properties.
One solution might be to wrap `RootDockingPanel` in an internal panel and move all the internal methods to that internal panel class.
I don't see any reason to rename the packages at this point. The library is already in use, and package renames are a pain.
I'm warming up to this one. I can't resist a giant refactor. I think the packages should probably be `io.github.andrewauclair.moderndocking` which is why I'm thinking of actually changing it. That...
> As a 1.0 I'm not opposed to this. It will be a large amount of work on my end, but that is why IDEs have a refractor function. I'm...
Assigning to the 0.11.0 release to avoid breaking API for 0.10.0.
> any demo code to create floating panel ? The dockables in the demo can be floated. This demos the user interaction features. There currently is no demo of `Docking.newWindow`.
I'm not sure I follow. The titlebar is always displayed. That's how things are displayed unless you use top tabs.