• Hi
    I am working with Layout. It already relies on this Bangle.appRect.
    Which is great.
    However, the Bangle.appRect does not honour if bottom widgets are there.
    And in my case they are. My app will work with GPS, showing it on app screen and writing messages to Storage. I've already created widgets for GPS(tr), Storage(bl), digital clock with seconds(br), going to create recording widget may be. So, all widget real estate top and bottom is occupied.
    Please do not desupport bottom widget area.

    Again. My current problem. the Bangle.appRect does not honour if bottom widgets are there. It still shows

    >Bangle.appRect
    ={ x: 0, y: 24, w: 176, h: 152,
      x2: 175, y2: 175 }
    

    It causes app and bottom widgets override each other drawings. Mess.
    I tried to assign new h and y2 to Bangle.appRect, but it does not change.
    Gordon, could you fix it?
    Oh, I see in change log it is fixed already in 2v11!
    I need to upgrade.

    Just confirming that Layout works correctly after the upgrade to 2v11.

    Thanks!

About

Avatar for Mark_M @Mark_M started