Skip to content

Commit ff44cbc

Browse files
Bohdanclaude
authored andcommitted
Use menu picker style for sound selection
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c0c7450 commit ff44cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LanguageFlag/Stories/Preferences/Panes/GeneralPreferencesPane.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ struct GeneralPreferencesPane: View {
172172
}
173173
}
174174
.labelsHidden()
175+
.pickerStyle(.menu)
175176

176177
Button {
177178
soundManager.previewSound(selectedSoundEffect)

0 commit comments

Comments
 (0)