With the button set as default, pressing Enter on the search field will also trigger AwesomeTTS's dialog.
I see gui.Button is not used anywhere else in the code, so setting the properties in the constructor shouldn't have unintended side effects on other things, as far as I can tell.
With the button set as default, pressing Enter on the search field will also trigger AwesomeTTS's dialog.
I see gui.Button is not used anywhere else in the code, so setting the properties in the constructor shouldn't have unintended side effects on other things, as far as I can tell.