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
[UX] Put game file cleanup button to navigation bar (#857)
* [UX] Put game file cleanup button to navigation bar
As FileCleanupPage is not really a "page" rather an overlay, we manually invoke the overlay the same way as the QS invokes them and force the NavigationViewControl to select the last item/page back so the UI literally says "nothing happened here"
i havent slept all night because my dumbass brain so help me
* Add trycatch on filescleanup navigator
* Avoid sending error to Sentry twice
note to self: SendException already send the exception data to Sentry
yes, i'm the one who made it do that in the first place
0 commit comments