Customize screen edges for triggers?

We have left, right, bottom, and top screen edges for triggers.

I'm wondering if it's currently possible to divide each edge into top, middle, and bottoms?

So each edge will have 3 areas for triggers.

In general it should be possible with advanced trigger conditions. However there was a bug that caused this to fail. I just fixed it with the latest alpha version 4.075 (currently uploading).

Example: (Note, top left corner of the screen is the origin of BTT's coordinate system. So "greater than -50" means in the upper half of the screen. "Less than -50" would mean "lower half of the screen".

1 Like

Wow, thanks @Andreas_Hegenberg ! I will experiment again when the fixed feature rolls out!