Watch Face interaction problem 9.24



This problem comes with the last update. When the display is disabled, and you touch where the interactive widget is located, the display will be enabled and the widget's logic will be triggered. Widgets on the watch face should only be triggered after a long press and not when the display is disabled.
Steps to reproduce:
1) Touch anywhere on the disabled screen to wake it up
2) Swipe down till you stop seeing the watch face
3) Clap your watch with your palm to disable the display
4) Touch disabled display where the watch face widget should be placed
5) Widget triggers logic bihind it but shouldnt