View Issue Details

IDProjectCategoryView StatusLast Update
0000844Populous: The BeginningGeneralpublic2020-11-27 09:48
ReporterSub Assigned ToKhickman  
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version1.5 
Summary0000844: BETA - UI HAS SHRUNK
DescriptionAny resolution higher than 1024x768 has a UI that is smaller in width.
Steps To ReproducePlay on a resolution higher than 1024x768
Additional InformationOccurs in both windowed and fullscreen
TagsNo tags attached.
Build Number3517

Activities

Khickman

2020-11-27 09:46

developer   ~0000386

This is actually functioning as intended. For wider resolutions, like 1280x720, 1600x900, 1920x1080 (that use a 16:9 aspect ratio), the UI was being stretched more horizontally, because the previous code assumed a 4:3 aspect ratio, causing UI elements to be wider than they should be and causing icons to stretch beyond button boundaries.

The change adjusts UI scaling to properly account for screen width and adjust more proportionally, which is why elements of the UI appear more narrow on some resotiondms.

Khickman

2020-11-27 09:48

developer   ~0000387

See already existing note. This behavior is intended. Open a new defect, preferable with screenshots) is screen elements are unusable due to this change.

Issue History

Date Modified Username Field Change
2020-11-27 08:42 Sub New Issue
2020-11-27 09:46 Khickman Note Added: 0000386
2020-11-27 09:46 Khickman Assigned To => Khickman
2020-11-27 09:46 Khickman Status new => assigned
2020-11-27 09:48 Khickman Status assigned => closed
2020-11-27 09:48 Khickman Resolution open => no change required
2020-11-27 09:48 Khickman Note Added: 0000387