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

Use WindowScope as receiver #16

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Conversation

MSDarwish2000
Copy link
Member

Closes #15

This PR changes the receviver of WindowStyle to use WindowScope. This allows using third party libraries as shown in the issue.

For this change, I had to create an extension function which tries to get a content pane by guessing the type of Window.

@MSDarwish2000 MSDarwish2000 merged commit a23ae04 into main Jun 14, 2022
@MSDarwish2000 MSDarwish2000 deleted the refactor/use-generic-types branch June 14, 2022 20:34
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.

Add WindowScope extension function for WindowStyle
1 participant