How to set up a secret button

What do you want to achieve?

I am trying to have a secret button, so when you press on an image it changes s

  • SquareLine Studio version: 1.5.0
  • Operating system: windows 11
  • Target hardware: Elcrow ESP32 7" screen

Hi, I’m not entirely sure what you’re trying to achieve. Could you please describe your “secret button” idea in more detail?

I achieved this by creating a button, setting the background alpha to 0, and ensuring it was on top of the region I wanted (and obviously make it a suitable size). For extra safety I made the event trigger a long press, so it didn’t get found too easily.

1 Like