Vinicius Costa Amorim and GitHub
8860caf357
fix: apply imported config selections to lazily-built tabs ( #4938 )
...
Tabs other than Install build their checkboxes lazily on first visit.
Import populates $sync.selected* and calls Reset-WPFCheckBoxes, but
that only touches checkboxes that already exist in $sync, so any tab
not yet visited gets its controls built later with default (unchecked)
state and never reflects the import. Re-apply Reset-WPFCheckBoxes right
after a tab's controls are built so it picks up existing selections.
2026-08-09 12:59:13 -05:00
..
2026-06-22 14:28:39 -05:00
2026-07-01 23:34:59 -05:00
2026-07-15 20:54:22 -05:00
2026-07-02 12:05:25 -05:00
2026-07-15 15:57:56 -05:00
2026-07-02 12:50:57 -05:00
2026-07-02 12:50:57 -05:00
2026-07-01 23:34:59 -05:00
2026-07-02 12:05:25 -05:00
2026-07-15 22:35:58 -05:00
2026-08-06 12:51:58 -05:00
2026-07-01 23:34:59 -05:00
2026-07-02 12:05:25 -05:00
2026-08-09 12:59:13 -05:00
2026-07-02 12:05:25 -05:00
2026-07-15 15:57:56 -05:00
2026-07-02 12:50:57 -05:00
2026-07-01 21:49:15 -05:00
2026-07-01 21:49:15 -05:00
2026-04-07 12:50:05 -05:00
2026-07-01 23:34:59 -05:00
2026-07-16 13:30:12 -05:00
2026-02-22 17:28:55 -06:00
2026-07-01 21:49:15 -05:00
2026-07-04 00:29:22 -05:00
2026-07-02 15:25:08 -05:00
2026-07-28 14:08:56 -05:00
2026-07-28 14:08:56 -05:00
2026-08-04 16:01:12 -05:00
2026-07-01 21:49:15 -05:00
2026-07-02 12:05:25 -05:00
2026-06-22 14:17:23 -05:00
2026-07-04 00:29:22 -05:00
2026-07-13 13:16:35 -05:00
2026-05-07 15:52:20 -05:00
2026-08-06 12:51:58 -05:00
2026-07-13 13:16:35 -05:00
2026-07-15 15:57:56 -05:00
2026-08-03 11:38:26 -05:00
2026-07-15 23:36:46 -05:00
2026-07-15 20:54:22 -05:00
2026-07-28 14:09:44 -05:00
2026-07-01 21:49:15 -05:00
2026-07-01 21:49:15 -05:00
2026-07-01 23:34:59 -05:00
2026-07-15 22:35:58 -05:00
2026-07-02 12:05:25 -05:00
2026-07-01 21:49:15 -05:00
2026-07-15 20:54:22 -05:00
2026-03-26 15:26:21 -05:00
2026-07-01 12:13:32 -05:00
2026-07-01 21:49:15 -05:00