DarkRadiant: master b0ce38b5

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.08.2024 18:36 master 94968963
Changeset Fix sizing issues in About dialog

Dialog can no longer be shrunk to zero size, but respects the size hints
of its contents. OpenGL Extensions textbox now expands to make use of
extra space if dialog is expanded, rather than remaining 3 lines tall
above a large area of wasted space.

This resolves one [[nodiscard]] warning from loadNamedPanel().
mod - install/ui/aboutdialog.fbp Diff File
mod - install/ui/aboutdialog.xrc Diff File
mod - radiant/ui/about/AboutDialog.cpp Diff File