{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigtrtzfcfftxe4c7qal5lthtbrzn4bktxznrtewjq344vo64epbpa",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mol7rpg2igs2"
  },
  "path": "/t/jme-3-10-0-beta1/49603?page=3#post_54",
  "publishedAt": "2026-06-18T15:17:51.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "textContent": "I’ll look into it.\n\nIn the meantime, try to override this instead\n\n\n        public void reshape(int logicalWidth, int logicalHeight, int framebufferWidth, int framebufferHeight) {\n\n\nthis new method gives you both the expected camera size (logicalWidth/Height) and the underlying framebuffer size, that might be different in high dpi screens when DisplayScaleMode is set to DISPLAY_SCALE_DPI_AWARE in app settings.\n\nBut yes, the old method should still work, this is a bug, i overlooked the possibility of it being overriden from a simpleapplication .",
  "title": "jME 3.10.0-beta1"
}