Quote:
Originally Posted by Dino84
Thanks! I gave that a glance earlier today. Definitely interested in that. However it seems slightly complicated. And Im not sure if itinvolves getting rid of stuff like the comfort light. Not quite sure where to begin.
|
You have 4 values, all must be less or equal to 1. They represent width and height of screen, as well as width and height of zone. Also, you don't need to use fractions (like 1/2), you can enter plain numbers, like 0.5, 0.1 and such.
I admit it can take some time to get logic of things (I needed few minutes to comprehend it), but when you get logic, you can program touch zones to your liking in whatever way you want it.
You may need to sketch it on piece of paper before you make your changes. And remember to use defaults.persistent.lua so you don't loose settings with updates.