DarkRadiant: master d98ba072

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 15.11.2023 20:30 master d54ed353
Affected Issues  0006332: Spinboxes in Background Image panel don't work correctly
Changeset 0006332: OrthoBackgroundPanel stores checkbox pointers as members

Store the checkbox pointers as members of a nested struct rather than
looking them up from the XML form each time. Also switch to the modern
Bind() API for connecting checkbox signals.
mod - libs/util/ScopedBoolLock.h Diff File
mod - radiant/ui/overlay/OrthoBackgroundPanel.cpp Diff File
mod - radiant/ui/overlay/OrthoBackgroundPanel.h Diff File