Acknowledged
CIQQA-3254

vivoactive 6 - screen becomes cropped

Hello Garmin-Team,

a user of a vivoactive 6 reported, that a watchface is beeing cropped on the right side and bottom:

With SDK 8.1.1 there's no problem.
That behavior is not reported or known by any other watch types.
I have 2 real devices for testing: fenix 7X sapphire and Venu 3 (see photos).

dc.setClip ist NOT used anywhere in the code.
I've got no idea, where that should come from.
Could there be a bug in the firmware or in the ConnectIQ SDK-data?

Greetings, Ronny

Parents
  • I'm not sure if there's a clipping at 430, but if there is then there might be a reason for it, i.e hardware constraints. So maybe it's not just changing that number to an arbitrary, bigger number. And even if they could do that, why would they do it according to your arbitrary number 560? Other devs will ask for 640 or 800. Maybe you should try to change your code to draw to a smaller area 

Comment
  • I'm not sure if there's a clipping at 430, but if there is then there might be a reason for it, i.e hardware constraints. So maybe it's not just changing that number to an arbitrary, bigger number. And even if they could do that, why would they do it according to your arbitrary number 560? Other devs will ask for 640 or 800. Maybe you should try to change your code to draw to a smaller area 

Children
No Data