Compose icon indicating copy to clipboard operation
Compose copied to clipboard

Deprecated `performGesture` and added `performTouchInput`

Open fobo66 opened this issue 3 years ago • 0 comments

I've added a new node action, performTouchInput, similar to other actions, and deprecated performGesture. Also, I've added 2 tests for the both actions, just in case.

Unfortunately, I ran into issues trying to run tests and ensure that everything works, so I did some changes locally to run them. Please try running tests yourself before merging. I can fire up another PR with the fixes for the build.

Closes #35

fobo66 avatar Sep 24 '22 19:09 fobo66