pskink / matrix_gesture_detector

A gesture detector mapping translation/rotation/scale gestures to a Matrix4 object.
Other
134 stars 102 forks source link

One component at a time inside stack #6

Closed Faiyyaz closed 4 years ago

Faiyyaz commented 4 years ago

I want to move/scale/translate only the component which have been currently touched & rest other should stay at the same place. How can i achieve this?

Please find attached video representing the bug

video.zip

pskink commented 4 years ago

no bug reported

Faiyyaz commented 4 years ago

I m getting the bug

ivtod commented 4 years ago

Hi @Faiyyaz have you been able to do this?

Faiyyaz commented 4 years ago

No i have raised issue directly to flutter for support of fingercount in GestureDetector class so that we can implement rotate and pan separately