Acknowledged

Instinct E 40mm screen size discrepancy

In the simulator version 7.4.3,  for the Instinct E 40mm, deviceSettings.screenHeight and screenWidth return 166, but the simulator screen is 164x164 pixels.

Parents
  • Not sure if it's the same problem, but there's a discrepancy between compiler.json: resolution vs simulator.json: display.location in montana7xx as well:

    montana7xx: compiler.json: resolution: {'height': 800, 'width': 480} != simulator.json: display.location: {'height': 717, 'width': 480, 'x': 101, 'y': 104}

Comment
  • Not sure if it's the same problem, but there's a discrepancy between compiler.json: resolution vs simulator.json: display.location in montana7xx as well:

    montana7xx: compiler.json: resolution: {'height': 800, 'width': 480} != simulator.json: display.location: {'height': 717, 'width': 480, 'x': 101, 'y': 104}

Children
  • I'm aware of that, but there's no discrepancy in any of the egde devices between compiler.json: resolution vs simulator.json: display.location. I think some LAYOUTS are smaller than full screen because of the reason you described.

  • Look at it in the sim with a widget/device-app.  The physical screen height is greater than a full screen dc, because there's a row of on-screen buttons.  You see the same thing on touch Edge devices.