robinmanuelthiel / flexbutton

Flexible button control for Xamarin.Forms
MIT License
240 stars 34 forks source link

【bug】focus status changed when clicked the flexbutton #85

Closed 632575987 closed 3 years ago

632575987 commented 4 years ago

when I clicked the flexbutton, the first Entry or Editor control of the page focused. so confused.

I think the correct logic is that the focus state remains the same after the flexbutton released.

I tested it on UWP platform.

I need help ~~~~😀😀😀

632575987 commented 4 years ago

Another problem is that icon didnt shown Occasionally. (I setted the icon property only , sometimes it doesn't shown, sometimes it works well.)

robinmanuelthiel commented 4 years ago

I can't reproduce your issue, so can you please provide a sample or at least repro steps?