Closed adipose closed 2 months ago
These were all the remaining CCmdUIDialog derived classes. I made them resizable and implemented proper resize behavior.
CCmdUIDialog
The other goal here is to unify CCmdUIDialog and ResizableDialog, which would allow me to change the inheritance order and avoid ResizableDialog mods.
ResizableDialog
These were all the remaining
CCmdUIDialog
derived classes. I made them resizable and implemented proper resize behavior.The other goal here is to unify
CCmdUIDialog
andResizableDialog
, which would allow me to change the inheritance order and avoidResizableDialog
mods.