There's weird behavior happening when I switch the...
# compose-desktop
m
There's weird behavior happening when I switch the window to another monitor with a different resolution, some calculations go wrong.
👀 1
Is there any possible workaround for this?
i
I see that there are a couple of issues regarding moving between monitors. Probably that one that reported a few days ago is about it - https://github.com/JetBrains/compose-multiplatform/issues/3685
It looks like your repro is much simpler. Could you please post it to that issue?
m
I was trying to reproduce it in a new project, but the issue was fixed for macOS. It happens in 1.5.0-beta01 but it's fixed in 1.5.1 😄
I added a repro to the issue you can check it. The issue should happen with compose 1.5.0-beta01
thank you color 1