Fix: Missing button beeps (#14470)

This commit is contained in:
Tyler Trahan
2025-08-05 13:57:45 -04:00
committed by GitHub
parent dea40880a4
commit 8c58fb1efd
12 changed files with 28 additions and 9 deletions
+1
View File
@@ -398,6 +398,7 @@ void PickerWindow::OnClick(Point pt, WidgetID widget, int)
SetBit(this->callbacks.mode, PFM_ALL);
}
this->InvalidateData({PickerInvalidation::Class, PickerInvalidation::Type, PickerInvalidation::Position});
SndClickBeep();
break;
case WID_PW_SHRINK: