Files
FFU/FFUDevelopment
rbalsleyMSFT 0bcedadc5c Refactors UI event handlers into core module
Moves UI event handler registration logic from the main script to the `Register-EventHandlers` function in the `FFUUI.Core` module.

This change centralizes UI logic, improving code organization and modularity. The event handlers are also updated to access state via the window's tag, reducing reliance on script-scoped variables.
2025-06-17 15:03:12 -07:00
..
2024-12-02 10:40:18 -08:00
2025-06-15 10:32:17 -07:00
2025-06-13 15:01:15 -07:00
2025-05-26 11:30:11 -07:00