Skip to content

Patch 4.0.4#191

Merged
alina-p-k merged 1 commit into
mainfrom
patch-4.0.4
Oct 22, 2025
Merged

Patch 4.0.4#191
alina-p-k merged 1 commit into
mainfrom
patch-4.0.4

Conversation

@alina-p-k
Copy link
Copy Markdown
Collaborator

@alina-p-k alina-p-k commented Oct 13, 2025

feat:
Resolved problem with view state update in onAppear in app that uses popup with SceneDelegate.
Added an ability to manage the window responder state if it becomes inactive.

Fixed Issues:
189

@alina-p-k alina-p-k requested a review from FulcrumOne as a code owner October 13, 2025 18:47
@alina-p-k alina-p-k requested a review from Copilot October 14, 2025 19:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces responder state management for popup windows and resolves a view state update issue in onAppear when using popups with SceneDelegate. The changes add callback methods to handle window responder state changes and ensure proper window key management.

Key changes:

  • Added callback methods for responder state management in PopupSceneDelegate
  • Enhanced Window class with scene reference and responder state handling
  • Updated window initialization to include scene reference and ensure key status

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@alina-p-k alina-p-k merged commit af78b4f into main Oct 22, 2025
1 check passed
@alina-p-k alina-p-k deleted the patch-4.0.4 branch October 22, 2025 14:36
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