unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.76k stars 706 forks source link

[WASM, Android] Animating a `GradientBrush` #5789

Open AbdalaMask opened 3 years ago

AbdalaMask commented 3 years ago

Current behavior

Expected behavior

How to reproduce it (as minimally and precisely as possible)

Workaround

Environment

Nuget Package:

Nuget Package Version(s):

Affected platform(s):

IDE:

Relevant plugins:

Anything else we need to know?

EVStudioScadaFull_ONU_2.zip

jeromelaban commented 3 years ago

Thanks for the report. Could you make a smaller repro for the issue? The one you provided is too large and does not show the issue explicitly.

AbdalaMask commented 3 years ago

ok TestAnimating.zip

jeromelaban commented 3 years ago

Thanks for the repro! It is still too big of a repro case, unfortunately. Try trimming it down to a few lines sample. You can try making a XAML sample in the playground as well: https://playground.platform.uno.

AbdalaMask commented 3 years ago

image and

AbdalaMask commented 3 years ago

LinearGradientBrush

not working in WebAssembly and Android bat working UWP

AbdalaMask commented 3 years ago

`

`
AbdalaMask commented 3 years ago

UWP to code working image not working in WebAssembly and Android image

AbdalaMask commented 3 years ago

image This project file is simple code EVStudio.zip Please help me

jeromelaban commented 3 years ago

image and

Thanks for the screenshot and sample. There's a button at the top "Save Snippet" it will give you an URL, can you paste it here ?

AbdalaMask commented 3 years ago

ok http://playground.platform.uno/#999681b7 motor http://playground.platform.uno/#86730cb6 Please help me

AbdalaMask commented 3 years ago

http://playground.platform.uno/#6d442c0e

AbdalaMask commented 3 years ago

ok http://playground.platform.uno/#999681b7 motor http://playground.platform.uno/#86730cb6 Please help me http://playground.platform.uno/#6d442c0e

‫في الجمعة، 23 أبريل 2021 في 3:42 ص تمت كتابة ما يلي بواسطة ‪Jérôme Laban‬‏ @.***‬‏>:‬

[image: image] https://user-images.githubusercontent.com/37013638/115741280-e30f1780-a38f-11eb-992b-8b10cba65c53.png and

Thanks for the screenshot and sample. There's a button at the top "Save Snippet" it will give you an URL, can you paste it here ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unoplatform/uno/issues/5789#issuecomment-825323171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2MRBXFSK2G7UESM6BVRB3TKDGADANCNFSM43IUKB6Q .

AbdalaMask commented 3 years ago

Is the problem big please reply

AbdalaMask commented 3 years ago

لم اجد من يساعدنى توقفت عن عمل البرنامج

jeromelaban commented 3 years ago

This issue is still valid. We have not come to fix this yet.

AbdalaMask commented 3 years ago

not using BrushMappingMode.RelativeToBoundingBox in WebAssembly and Android

jeromelaban commented 3 years ago

@AbdalaMask Those properties are not implemented yet, on any platform.