microspaze / RGPopup.Maui

Popup controls for .NET MAUI migrated from Rg.Plugins.Popup for Xamarin with some fixes.
MIT License
39 stars 8 forks source link

iOS override OnBackgroundClicked is not called #12

Open ntbao17 opened 5 months ago

ntbao17 commented 5 months ago

On iOS override OnBackgroundClicked is not called and if there is an entry, the keyboard does not hide when the background is clicked

microspaze commented 5 months ago

@ntbao17 Have you tried the RGPopup.Samples' LoginPopupPage demo? This demo page contains an entry and also overrides the OnBackgroundClicked method. It works for me.

https://github.com/microspaze/RGPopup.Maui/assets/17372096/5bc901c1-ceed-4149-a35d-8cf84e904429