mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-19 07:43:30 +00:00
implements focus tab group on
ctrl+tab and ctrl+shift+tab
This commit is contained in:
@@ -65,3 +65,7 @@ def get_asio_samples_list() -> list:
|
||||
"160",
|
||||
"128",
|
||||
]
|
||||
|
||||
|
||||
def get_tabs_labels() -> list:
|
||||
return ["Settings", "Physical Strip", "Virtual Strip", "Buses"]
|
||||
|
||||
Reference in New Issue
Block a user