Skip to content

Feat: Enable Parent-Child hierarchy logic and Windows-arm64 fixes#313

Merged
AnnaSasDev merged 79 commits into
corefrom
300-feature-allow-parent-window-to-be-set-before-initialized
May 13, 2026
Merged

Feat: Enable Parent-Child hierarchy logic and Windows-arm64 fixes#313
AnnaSasDev merged 79 commits into
corefrom
300-feature-allow-parent-window-to-be-set-before-initialized

Conversation

@AnnaSasDev
Copy link
Copy Markdown
Member

Closes #300

- Implemented `SetParentWindow` in `InfiniFrameWindowBuilderExtensions` for specifying parent-child relationships.
- Added `ParentWindow` property to `InfiniFrameOptionsBuilder` and `IInfiniFrameOptionsBuilder`.
- Updated native parameter mapping for parent window handle.
- Introduced `ParentChildWindowTests` to verify proper parent-child hierarchy behavior.
- Refined XML documentation and comments for clarity.
…ate to `ParentWindow` in `InfiniFrameOptions`
@AnnaSasDev AnnaSasDev linked an issue May 11, 2026 that may be closed by this pull request
2 tasks
@AnnaSasDev AnnaSasDev self-assigned this May 11, 2026
@AnnaSasDev
Copy link
Copy Markdown
Member Author

This cannot be that difficult to fix...

AnnaSasDev added 23 commits May 12, 2026 17:03
…nitialization and enhance tracing for closing scenarios.
…nt cross-thread teardown races during destruction.
…M64 to improve teardown stability during WebView/native shutdown.
…bounded test disposal and improve teardown reliability.
… update `upload-artifact` action to v4 in Windows testing workflow.
…lized' of https://github.com/InfiniLore/InfiniFrame into 300-feature-allow-parent-window-to-be-set-before-initialized
@AnnaSasDev AnnaSasDev merged commit 741f555 into core May 13, 2026
48 of 53 checks passed
@AnnaSasDev AnnaSasDev deleted the 300-feature-allow-parent-window-to-be-set-before-initialized branch May 14, 2026 13:08
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.

Feature | Allow parent window to be set before initialized

2 participants