llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Fix shifting of elements due to css transform scale in ExerciseList, … #184

Closed UtkarshSiddhpura closed 12 months ago

UtkarshSiddhpura commented 12 months ago

…Reorder & Matching-pair.

llaske commented 12 months ago

Good job. Thanks.

llaske commented 6 months ago

@UtkarshSiddhpura just tested on real tablet (Android and iOS): can't use drag&drop on reorder list. Could be reproduced in Chrome.

https://github.com/llaske/ExerciserReact/assets/981841/9f5cc702-46bf-4987-9df8-fe1cf788354b

UtkarshSiddhpura commented 6 months ago

I fixed this issue in PR #186, Please verify it

Reference links regarding the issue: