RFR: 8296156: [macos] Resize DMG windows and background to fit additional DMG contents

Alexander Matveev almatvee at openjdk.org
Wed Nov 9 20:09:33 UTC 2022


Additional DMG content will be arranged in raws with 3 items per raw. DMG windows will be resized to show one or two raws without any scrolling required. To see any additional content after two raws (7 or more items) user will need to use vertical scroll bar. See JBS for screen shots.

-------------

Commit messages:
 - 8296156: [macos] Resize DMG windows and background to fit additional DMG contents

Changes: https://git.openjdk.org/jdk/pull/11068/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11068&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8296156
  Stats: 28 lines in 1 file changed: 25 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/11068.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11068/head:pull/11068

PR: https://git.openjdk.org/jdk/pull/11068


More information about the core-libs-dev mailing list