mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
acd0092f26
Extracts the logic for setting default UI control values from the main script into a new `Initialize-UIDefaults` function within the `FFUUI.Core` module. This change cleans up the main UI script's window loaded event, improving code organization and separating UI setup from default value initialization.