o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

Fix window resolution usage #649

Closed akioCL closed 10 months ago

akioCL commented 11 months ago

Fix ImGUI rendering when the window is using a resolution that is different to it's size.

Discovered while doing this work https://github.com/o3de/o3de/pull/16715