New location forecast feature has broken app for me
-
I run Windy on a Google Pixel 9 Pro. Premium user.
I got the update notice about location forecasts this morning. Every time I get this popup I cannot dismiss it when the phone is vertical, because the red X renders within the Display Cutout bounding region at the top of the screen, i.e. beside the front camera cutout. This bug has been in the app for a while, and my workaround is to put the phone in horizontal mode so I can then tap the X to dismiss.
However in the new version there is a pop-up when you first open location forecasts, and I cannot interact with the X in either vertical or horizontal mode. As such I cannot dismiss the pop-up and cannot use the feature at all. Please see the screenshots below.
This can be fixed by applying appropriate WindowInsets.displayCutout or safeDrawing padding so the X sits outside the cutout's safe inset boundary.

-
@deyoung Hello, first of all, I see this issue in the portrait mode for the first time. However, we will check this on our end.
Second point, it shouldn't be displayed regularly, if you select one of those option, then you should never meet this popup again.
-
@Suty Thank you for the reply. Yes, after I posted I was finally able to dismiss the popup, so I'm good for now! I think a fix to ensure the interactable elements don't end up in the Display Cutout region of the screen would be great long-term. Thanks!