Skip to content
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

Allow document to be docked in floating window. #107

Merged
merged 6 commits into from
Jan 27, 2020

Conversation

amolf-se
Copy link
Contributor

This addition is to allow documents to be docked in a floating window, like Visual Studio does.

…he SelectedIndex of the TabControl to the selectedContentIndex of the pane model.

This will cause the tabcontrol do switch to the correct panel when IsActive is set.
Dock document in floating window.
Todo: check undock last document.
Reinstated highlight when window is active.
@Dirkster99
Copy link
Owner

Hi,
thank you for your contribution.

Unfortunately, I am not able to merge this as it is right now :-( - My guess is that my latest change (removal of Xceed.Wpf. namespaces and switching to TAB based coding style) makes this merge impossible. I could try and repair this in a local folder and fix this with another pull request but then you are no longer the visible contributor of this change and you might even be able to repair this more accurately than me since you know your changes better...

Would you be able to please re-apply your changes on a current copy of my repository?

@amolf-se
Copy link
Contributor Author

amolf-se commented Jan 22, 2020 via email

@amolf-se
Copy link
Contributor Author

Added implementation to support docking documents in a floating window.

@amolf-se
Copy link
Contributor Author

Can you contact me directly to discuss your plans with the library?

@Dirkster99
Copy link
Owner

Dirkster99 commented Jan 23, 2020

I have sent 2 messages via Email please let me know if you did not receive these....

Added check for Model.Root not null, or should it always be set somewhere.
@Dirkster99 Dirkster99 merged commit 5a60cdc into Dirkster99:master Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants