o3de / o3de-atom-sampleviewer

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

Fix window resolution usage #649

Closed akioCL closed 1 year ago

akioCL commented 1 year 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