LuckyDucko / Mopups

Popups For MAUI
BSD 3-Clause "New" or "Revised" License
256 stars 45 forks source link

PopUp on the tittle bar #122

Open AdrLeon opened 2 months ago

AdrLeon commented 2 months ago

Issue: PopUp on the tittle bar.

Expected Behavior:

PopUp must not occupy the title bar.

Environment:

Platform: Windows .NET Version: 8.0.0 Mopups Version: 1.3.1 Maui Version: 8.0.6

Steps to Reproduce:

Repro

https://github.com/MADSENSE/MADSENSE.MAUI.Sample.App/tree/mopup-on-tittle-bar

Image

image

IeuanWalker commented 2 months ago

You can probably just add a margin to ur frame to avoid it.

I don't personally see this as an issue, as there might be use cases someone would want it to cover the entirety of the page behind it including the title bar