You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code Quality: Remove manual item reordering in QuickAccessWidgetViewModel
Eliminated manual moving and removal of items in the QuickAccessWidgetViewModel after pin and unpin actions. The file watcher now handles collection updates automatically, simplifying the code and reducing redundancy.
// NOTE: "pintohome" is an undocumented verb, which calls an undocumented COM class, windows.storage.dll!CPinToFrequentExecute : public IExecuteCommand, ...
0 commit comments