Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Prevent errors by checking if the browser window is destroyed be…
…fore hiding or closing. This update adds checks to ensure that `hide()` and `close()` do not attempt actions on an already destroyed window, improving stability in window management.
- Loading branch information