Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Avoid "XamlExplorerHostIslandWindow" issues & Support for Insider Build#1210

Merged
Samuel12321 merged 8 commits intoModernFlyouts-Community:mainfrom
manstheram:main
Aug 4, 2023
Merged

Avoid "XamlExplorerHostIslandWindow" issues & Support for Insider Build#1210
Samuel12321 merged 8 commits intoModernFlyouts-Community:mainfrom
manstheram:main

Conversation

@manstheram
Copy link
Copy Markdown
Contributor

I added an extra check to make sure when the native flyout is hidden, it doesn't hide anything else using the band. I also added support for Windows Canary (around 25000) as it broke.

Microsoft deprecated the old toolkit and released the same thing under a new name.
- Checks the band the window is on to make sure that it is the volume bar
Allows flyout window to be painted without using a plane (or whatever it's called) so it can run on Windows Canary Builds.
Copy link
Copy Markdown
Member

@Samuel12321 Samuel12321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good thanks

@Samuel12321 Samuel12321 merged commit 2a31fee into ModernFlyouts-Community:main Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModernFlyouts does not replace the new Windows 11 flyouts Modern Flyouts Not showing Up

2 participants