thermostat
thermostat copied to clipboard
Conflict with node-red swipe gesture
Hi, when I have swiping through tabs enabled, after setting the "Nest" temperature, it also changes the page. Is it possible to separate those two to not initiate the tab switch when inside the nest widget?
You can also swipe up/down to change the nest temperature instead of left/right - would that solve the problem enough?
On Thu, 16 Nov 2017 at 09:07, martinschki [email protected] wrote:
Hi, when I have swiping through tabs enabled, after setting the "Nest" temperature, it also changes the page. Is it possible to separate those two to not initiage the tab switch when inside the nest widget?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Paul-Reed/thermostat/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAiL5Y7agTk-pSXibVYXlHSmhdI6jyEeks5s2_tPgaJpZM4QgKgn .
I know but this goes to usability and WAF... Should be intitive and easy to use
Fair enough.
I don't know how it's implemented in this project, I wrote the original code for the nest widget (just the ui, not any actual control code) so not sure how it interacts with the rest of the ui.
On Thu, 16 Nov 2017 at 09:11, martinschki [email protected] wrote:
I know but this goes to usability and WAF... Should be intitive and easy to use
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/Paul-Reed/thermostat/issues/4#issuecomment-344860848, or mute the thread https://github.com/notifications/unsubscribe-auth/AAiL5TqOTh8Vicj5mXcgXRN7odg0-AjSks5s2_xcgaJpZM4QgKgn .
I can't see any quick fix for this, other than disabling 'swipe between tabs' in nodered, as that function appears to override the thermostat function.