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

Improved activation of floating Windows #410

Merged
merged 3 commits into from
Dec 25, 2022

Conversation

Wenveo
Copy link
Contributor

@Wenveo Wenveo commented Dec 21, 2022

Fix #408

- Update the IsActive property of the content when the floating window is active or inactive
@Wenveo
Copy link
Contributor Author

Wenveo commented Dec 22, 2022

I tried changing the activation logic of the floating document window and the model

- Add handling for single/multiple pane activations
@Wenveo
Copy link
Contributor Author

Wenveo commented Dec 22, 2022

Before:

2022-12-22.20-41-46.mp4

Now:

2022-12-22.20-37-17.mp4

@Wenveo
Copy link
Contributor Author

Wenveo commented Dec 22, 2022

I added activation handling for a single pane and multiple panes. The mouse clicked pane is correctly activated even when the tool window is mixed with the document window. 👌

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.

When a floating window is not owned by the main window, it is always activated when it is deactivated
2 participants