Acknowledged

Lack of touch handling in 11.28 on the leftmost side of the screen

Hi,

I'm a developer of "Notes (qwerty)" app http://apps.garmin.cn/en-US/apps/6c29a0f5-ddb2-4bce-8451-931fd3dc0b85.

After updating to 11.28 I started receiving reports from users that the buttons that are on the leftmost side of the screen don't work.

I can reproduce the issue on my side. Keys 'Q', 'W' 'A' don't work when tapped (however they do work when tapped&swiped). I'm using WatchUi.Button components to implement the keys.

It looks like the area in which the buttons are placed overlays with the are that is used for the "back" swipe gesture.

Source code of the app:

https://github.com/lkjh654/Notes

Parents Comment Children
No Data