NASAWorldWind / WorldWindJava

The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worldwind Window Not Sized Properly (Set Display Scaling to 100%)

ryanssmith1 opened this issue · comments

Note: Any issue that does not include enough information to be reviewed in a timely manner may be closed at the
maintainer's discretion.

Prerequisites

Issue discovered on Windows 11

Description

WorldWind View is offset in the jPanel if the Display Scaling is not set to 100%.

Steps to Reproduce

Set the target display scale to 150% and the WorldWind Window View will be offset.

If the target display scale is set to 100% and the WorldWind Window View will be correct

Operating System and Version

Issue discovered on Windows 11

WorldWindScaling Issue

![WorldWindScaling Issue Fix](https://user-images.githubusercontent.com/89492455/176715300-0a1fc249-a952-4cdf-a7f2-a77bfa070ca7.PNG)

Issue has been reported here #195, with partial fix discussed in PR #218