rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[UWP] Bottom UI Elements drawn outside of window

bergziege opened this issue Β· comments

πŸ› Bug Report

Elements aligned at the bottom of the window are being pushed further down.

grafik

I still think its a problem on my side since we did not update the lib nor UWP min version in the last weeks. But still I cannot figure out what could cause this behavior.

Expected behavior

As in Android and iOS the bottom elements should be fully visible

Reproduction steps

TBD

Configuration

Version: 2.0.0.10 - 2.0.0.13

Platform:

  • πŸ“± iOS
  • πŸ€– Android
  • 🏁 WPF
  • 🌎 UWP
  • 🍎 MacOS
  • πŸ“Ί tvOS
  • πŸ’ Xamarin.Forms

I just found a commit that adds a top margin to the UWP canvas. The popup seems not to take this into account.