Skip to content

Conversation

@SiriusCrain
Copy link
Contributor

Potential fix for #1048, will test on Windows 11 laptop later, in draft for now

@github-actions github-actions bot added the bug Something isn't working label May 27, 2025
log.initialize();

const browserWindowOpts = {
const browserWindowOpts: BrowserWindowConstructorOptions = {
Copy link
Contributor Author

@SiriusCrain SiriusCrain May 27, 2025

Choose a reason for hiding this comment

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

FYI added type so we will not pass invalid props, also adds autosuggest on typing

@SiriusCrain SiriusCrain marked this pull request as ready for review May 27, 2025 11:55
@SiriusCrain
Copy link
Contributor Author

Review it please, I will test in few hours, when will be near win laptop

@setchy
Copy link
Member

setchy commented May 27, 2025

Review it please, I will test in few hours, when will be near win laptop

I thought the fix for this issue is much further upstream with the maxmapper package window positioning algorithm - max-mapper/menubar#264

@SiriusCrain
Copy link
Contributor Author

Review it please, I will test in few hours, when will be near win laptop

I thought the fix for this issue is much further upstream with the maxmapper package window positioning algorithm - max-mapper/menubar#264

Oh, I get it now, I misunderstood problem at first

@SiriusCrain
Copy link
Contributor Author

Unfortunately it does not help

@SiriusCrain SiriusCrain reopened this May 27, 2025
@setchy
Copy link
Member

setchy commented May 27, 2025

Thanks for trying @SiriusCrain 🙏

@SiriusCrain
Copy link
Contributor Author

Thanks for trying @SiriusCrain 🙏

Thanks, it is kinda helped, but was not closing window when click outside)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants