Hi all, first post here....
is anyone using the SlideOverKit from a .Net Standard Library?
We've just gone through an update to change our PCL to a .Net Standard (recommended moving forward).
Unfortunately this has resulted in the drag gesture not working! At the moment I can't put it down to anything else but this change.
Version of Forms is 2.4.0.282 and version of SlideOverKit is 2.1.4
I added some code to Invoke the ShowMenuAction from a button and that does animate it to open. Any click on it thereafter forces a straight close! I was about update the app to use the behaviour but worry is we wont be able to click button within the menu without it closing - to be proven.
I have commented on an issue already on the project because it appears I'm not alone in witnessing this. Just wondered if others could prove the upgrade to .Net standard is to blame or not. Any one have working, draggable menus from .Net standard?
I can't add links yet => github.com/XAM-Consulting/SlideOverKit/issues/49
Cheers