Closed BretJohnson closed 1 year ago
@Therzok @netonjm - can you please weigh in, given my comment above. Again, this code just sets the icon, setting it in a way that matches other places where it's set, handling a missed case there (when it's expanded by default). We don't want to use expandItem - it's already expanded. It seems OK (and works and looks to be a safe/small change), but given all that if you have any concerns please note them. Thx.
@netonjm @Therzok - OK, I followed Jose's suggestion, removing the custom Catalina code and adding a call to expand groups that should be expanded by default (auto expanded). My testing on Monterey looks good. Can you please review/approve. Thx.
Fix so that when a category is expanded by default the UI shows the proper icon (the expanded icon, not collapsed).
There are two main changes here:
Fixes AB#1559942