Files
FFU/FFUDevelopment
rbalsleyMSFT 61ec7509ad Refactor: Move model fetching logic to core UI module
Centralizes the `btnGetModels` click event handler from the main UI script into the `FFUUI.Core` module to improve code organization and separation of concerns.

The handler is updated to use the local state object instead of a global script variable. The logic for updating the model list is also improved to preserve the collection's object reference, ensuring data binding stability.
2025-06-17 15:07:18 -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