added a apply recommended graphics settings button to options

This commit is contained in:
aomizu
2025-06-14 14:28:50 +09:00
parent 68cfe61064
commit c0daa300bf
7 changed files with 263 additions and 1 deletions

View File

@@ -30,6 +30,11 @@ func UpdateAllStatuses() {
if optionAsAltStatusLabel != nil {
updateWineRegistryStatus()
}
// Update recommended settings button if component is initialized
if applyRecommendedSettingsButton != nil {
updateRecommendedSettingsButton()
}
}
// updateCrossoverStatus updates CrossOver path and patch status