jsuarezruiz / forms-gtk-progress

Xamarin.Forms GTK Backend Progress
MIT License
191 stars 8 forks source link

Button event handler Released() does not trigger #25

Open wncnho18 opened 4 years ago

wncnho18 commented 4 years ago

Description The event does not fire when releasing button. Subscribing to clicked does work.

Steps to Reproduce Create a XP page with a button and subscribe to the respective event to execute a piece of code. Create a GTK backend project / Add respective nugets. Run the GTK project. nothing happens.

Basic Information Version with issue: 4.3.0.991221 Last known good version: n/a