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

Do not set a parent for OverlayStylePicker #1713

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Jul 5, 2024

Calling exec() on the overlay style picker appears to be hiding its parent dialog, which we don't want.

It's okay (arguably preferable) for this picker to be application-modal, so remove the parent.

Calling `exec()` on the overlay style picker appears to be hiding its
parent dialog, which we don't want.

It's okay (arguably preferable) for this picker to be application-modal,
so remove the parent.

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery requested a review from saransh13 July 5, 2024 20:41
Copy link
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

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

LGTM

@saransh13 saransh13 merged commit 058a964 into master Jul 5, 2024
9 checks passed
@saransh13 saransh13 deleted the overlay-style-picker-remove-parent branch July 5, 2024 21:35
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.

2 participants