Open jplwill opened 8 years ago
Can you try it in my fork as I've been doing a lot of work in this area.
I'll give that a try.
Sam, I see the same problem in your fork, after downloading a .zip of your master branch.
Hmm....
It would hopefully be fixed by this if I get a chance to work on it:
https://github.com/ClearControl/DockFX/issues/17
I did have it working but there was a problem with missing title bars which prompted the refactoring
What I'm most curious about is how to fix it in the vanilla RobertBColton version, which is almost exactly what I need, modulo a few bug fixes and a couple of enhancements I'm working on that don't seem to be of general interest. For my current purposes, I don't need or want many of the enhancements I see other folks working on.
I found an error if I try dragging a DockNode from one DockPane to another. The error scenario is like this:
Has anyone fixed this in one of the various forks?