AiForms.Effects icon indicating copy to clipboard operation
AiForms.Effects copied to clipboard

AiForms.Effects for Xamarin.Forms

Results 8 AiForms.Effects issues
Sort by recently updated
recently updated
newest added

### Description こんにちは。 AiFormsシリーズを使わせて頂いています。AndroidとiOSで開発を行っています。 AiForms.Dialogsでダイアログ内で、AiForms.Effectsを使用した場合のFeedbackの動作についてと、色々なコントローラーで使用した場合の動作を報告します。 すべてのコントローラーで使用したわけではなく、あくまで私の使用した範囲ですが。 先ずは、AiForms.Dialogsで使用した場合の方から。 ダイアログ内のButtonにef:Feedback.EnableSound="true"と追加し、タップしたら音を出す様にします。 Androidではボタンをタップすると音が出て、タップ状態になります。 iOSではタップ音はしますが、ボタンがタップ状態になりません(ボタンが押されない)。 Reproduceの方をご参照ください。 そのほか、こちらの環境ではNavigation.PushModalAsyncで生成されたページ内でFeedbackを使用した場合も上記と同様の結果になりました。 私はImageButtonを使って、フローティングボタンを表示させていますが(下記のコード)、同様に音のみでイベントが飛びません。 ``` ``` それから、SettingsView内のCommandCellで使用した場合、イベントは飛びますがiOSでは音が出ません。 ``` ``` 使い方の問題かもしれませんが、何か情報をいただきたくお願いします。 ### Steps to Reproduce 1. AiForms.DialogのSampleプログラムのMyDialogView.xamlでbuttonにFeedbackを追加する。 ``` ``` 2. Androidの実機、iOSの実機(iPhone)でプログラムを実行し、MainPage→DialogをタップしてDialogを表示させる。 3....

I was using SizeToFit for Xamarin.Forms and it worked on both iOS and Android. But when I updated Xamarin.Forms, the Android version crashes when an object uses SizeToFit. The stack...

needs-info

While running in release mode, linking the assemblies am unable to run project with this nuget package. Can you advice me the fix, for this issue. Pasting error below. Severity...

needs-info

Hi, I would like to ask if it is possible to apply the ripple effect to Shell FlyoutItem. The ripple effect works, but the menu item does not work, you...

### Description Border does not appear with any VisualElement on iOS 13.4. On 13.0 everything works well. ### Expected Behavior ### Actual Behavior ### Platforms - [ ] Android -...

needs-info

### Description If you tap outside of a calendar, not on Cancel or Done, it may stick on screen without Cancel/Done line. ### Steps to Reproduce 1. 2. 3. ###...

needs-info

Could you add an effect that make label control can be selected and then copy, paste options appear. thanks very much.😁

enhancement

Hi Team, Do you have any plans to support .net maui