-
-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PinnedDock not working properly after restoring layout #357
Comments
I have this problem too |
I have the same issue Debug Output:
|
Has anyone been able to solve this problem? |
I solved this problem by changing the attribute for Owner from [JsonIgnore] to [DataMember(IsRequired = false, EmitDefaultValue = true)]. There is a new bug with Preview pined dock but I just copy RootDock, hide preview and save copied RootDock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After pinning the window, save the layout, and then restore the layout. The original pinned window cannot be operated. Please watch the video. Thanks for your help!
saveLayout.mp4
The text was updated successfully, but these errors were encountered: