I am a Fenix7 user.
Until now, I haven't used the touch interface but recently, I implemented System6's onPress() on a watch face I developed, and noticed that clickEvent.getCoordinates() outputs coordinates that are different from the actual touch location when I tested it on my Fenix7 real device.
There is no problem with the simulator.
The issue becomes evident, especially at the left edge of the dial.
At first, I thought it was only a issue with getCoordinates(), but when I tested touch operations on native apps such as Controls, Garmin Pay's passcode screen, and native watch faces on the firmware, I couldn't operate items located on the left edge of the dial.
Is this a firmware issue?
The FW version of my Fenix7 is 11.28.
Thank you.