Skip to content

Fix: Bug creating a 2nd window after closing all others fails#338

Open
AnnaSasDev wants to merge 8 commits into
corefrom
290-bug-creating-a-2nd-photinowindow-after-closing-all-others-fails
Open

Fix: Bug creating a 2nd window after closing all others fails#338
AnnaSasDev wants to merge 8 commits into
corefrom
290-bug-creating-a-2nd-photinowindow-after-closing-all-others-fails

Conversation

@AnnaSasDev
Copy link
Copy Markdown
Member

Summary

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature impacting existing APIs)
  • Refactor / Code cleanup (no functional change)
  • Documentation update
  • Test addition or update
  • Other (please describe):

Affected Modules / Scope

  • InfiniFrame
  • InfiniFrame.Blazor
  • InfiniFrame.BlazorWebView
  • InfiniFrame.Js
  • InfiniFrame.Native
  • InfiniFrame.Shared
  • InfiniFrame.WebServer
  • InfiniFrame.Tools.Pack
  • InfiniFrameExample
  • InfiniFrameTests
  • Other:

Changes Introduced

Related Issues

Closes #290

Checklist

  • My code follows InfiniFrame's coding conventions
  • I added comments for complex or non-obvious code
  • Documentation updated (if applicable)
  • All tests pass locally
  • Added new tests for any new functionality
  • Existing tests pass
  • No new warnings or errors introduced
  • PR only includes changes relevant to the issue / feature

📖 Additional Context

@AnnaSasDev AnnaSasDev linked an issue Jun 2, 2026 that may be closed by this pull request
3 tasks
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.

Bug | Creating a 2nd PhotinoWindow after closing all others fails

1 participant