GreemDev / Ryujinx

Experimental Switch emulator written in C#
MIT License
5.18k stars 413 forks source link

Fix for Manage file types buttons not updating after install/uninstall #240

Closed nicola02nb closed 1 week ago

nicola02nb commented 1 week ago

Small gui fix for the Tools > Manage file types: image

After a succesful install/uninstall, the status IsEnabled of the buttons won't update untill reboot.

Now with my edit, their status IsEnabled updates after success (no restart requird).