experiment322 / controlloid-client

Android app which turns your phone into a game controller.
GNU General Public License v3.0
103 stars 11 forks source link

Unable to delete button in layout once added #2

Closed shahriarhus closed 4 years ago

shahriarhus commented 5 years ago

Once I added button to the layout screen, I am unable to delete that button. In this screenshot, I have shrunk the left & right analog and moved it at top left and right respectively (just before L1 and R1 respectively) because I was unable to delete them in the first place. Screenshot

I

experiment322 commented 5 years ago

To delete a button you need to perform a pinch gesture. Place one finger on the button and one further and bring them closer until the button becomes semi-transparent. Then lift your fingers and magic!

rgarrigue commented 5 years ago

At, was looking for this too. You should add this explanation in the home page

experiment322 commented 5 years ago

I'm thinking to add some kind of animation (and maybe a message) when adding a button for the first time which points out, somehow, that the button can be deleted by pinching. Other ideas are welcomed too.

experiment322 commented 4 years ago

Improved in v1.2.0