Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: merged from develop #13

Merged
merged 35 commits into from
Dec 31, 2023
Merged

fix: merged from develop #13

merged 35 commits into from
Dec 31, 2023

Conversation

FreakyAli
Copy link
Owner

No description provided.

FreakyAli and others added 30 commits February 27, 2023 11:40
fix: updated Readme for the latest freakyeffects
added a preview
…#7)

* fix: TouchTracking, SkiaScene, SkiaScene.TouchManipulation and Skeleton for Maui (#2)

* fix: git status

* Update README.md

* feat: skeleton effect for maui

* fix: code clean up and proj setup

* Update README.md

fix: updated Readme for the latest freakyeffects

* Update README.md

* Update README.md

* fix: skeletoneffect for maui

* Update README.md

* Update README.md

* Update README.md

* fix: added some sample code

* fix: skeleton ui design

* fix: view extensions added

* fix: skeletonview ui design in prog

* skeleton design

* fix: skeleton effect with sample is ready

* fix: added touchtracking sample

* fix: added samples for touch tracking

* Update README.md

added a preview

* Updated sample, fix touch manipulation & iOS rendering, fix key exists error

- Updated sample: EnableTwoFingersPanInIsotropicScaleMode must be true or order for IsotropicScale pinches to pass the IF statement in SceneGestureResponder.TouchGestureRecognizerOnPinch
- Fix touchmanipulation on Android and iOS: Matrix.IsIdentity was true, even after multiple gestures, which means that the Matrix doesn't hold on to it's new values. Matrix = ... is the right syntax. The updated Matrix causes the canvas to also appear on iOS!
- Fix key exists error: System.ArgumentException Message = An item with the same key has already been added.Key: 1 happens after a few pinches

---------

Co-authored-by: Gulam Ali H <[email protected]>
* fix: TouchTracking, SkiaScene, SkiaScene.TouchManipulation and Skeleton for Maui (#2)

* fix: git status

* Update README.md

* feat: skeleton effect for maui

* fix: code clean up and proj setup

* Update README.md

fix: updated Readme for the latest freakyeffects

* Update README.md

* Update README.md

* fix: skeletoneffect for maui

* Update README.md

* Update README.md

* Update README.md

* fix: added some sample code

* fix: skeleton ui design

* fix: view extensions added

* fix: skeletonview ui design in prog

* skeleton design

* fix: skeleton effect with sample is ready

* fix: added touchtracking sample

* fix: added samples for touch tracking

* Update README.md

added a preview

* fix: bumped packages and clean up

* fix: changes on ViewModels to add some more effects
FreakyAli and others added 5 commits December 25, 2023 06:06
* fix: touch effects and clean up

* fix: upgrade to .net 8

* fix: clean up

* fix: minor condition change

* fix: code clean up

* fix: added more target platforms

* fix: code clean up
@FreakyAli FreakyAli merged commit 4f2f9a4 into master Dec 31, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants