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

AbstractWidgetPopup: update parent of the current content correctly #1349

Draft
wants to merge 1 commit into
base: releases/25.1
Choose a base branch
from

Conversation

fschinkel
Copy link
Member

The popup is the parent of its content. Therefore, the popup needs to set itself as the contents parent when a new content is set. In addition, it needs to set the parent of its old content to null if a new content is set.

350626

@fschinkel fschinkel requested a review from bschwarzent January 24, 2025 15:17
@fschinkel fschinkel self-assigned this Jan 24, 2025
@fschinkel fschinkel marked this pull request as draft January 24, 2025 15:18
The popup is the parent of its content. Therefore, the popup needs to
set itself as the contents parent when a new content is set. In
addition, it needs to set the parent of its old content to null if a new
content is set.

350626
@fschinkel fschinkel force-pushed the features/fschinkel/25.2/AbstractWidgetPopup branch from 18fe232 to 02a94ab Compare January 29, 2025 12:23
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.

1 participant