Skip to content

Commit

Permalink
remove menubar role to include subtitle selection in screen readers a…
Browse files Browse the repository at this point in the history
…s menu item
  • Loading branch information
stonko1994 committed Jan 17, 2025
1 parent 63281e3 commit 110537e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ts/UIFactory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ function uiLayout(config: UIConfig) {
opener: subtitleSettingsOpenButton,
}),
settingComponent: subtitleSelectBox,
role: 'menubar',
container: settingsPanel,
});
mainSettingsPanelPage.addComponent(subtitleSelectItem);
Expand Down

0 comments on commit 110537e

Please sign in to comment.