Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@FedorZaytsev
Copy link
Collaborator

Addition for #275. Fixed tests now

AppleScriptTouchBarItem now allow to specify any number of icons which can be changed from the script. You cannot change icon from touch event. To change icon, you need to return array from your script with 2 values - title and icn name. More info in readme
Some tests started to fail after implementing alternativeIcons field for appleScriptBarItem
@Toxblh Toxblh merged commit 642f080 into Toxblh:master Feb 29, 2020
tomeresk pushed a commit to tomeresk/MTMR that referenced this pull request Jul 16, 2021
* Implemented changable icons for AppleScriptTouchBarItem

AppleScriptTouchBarItem now allow to specify any number of icons which can be changed from the script. You cannot change icon from touch event. To change icon, you need to return array from your script with 2 values - title and icn name. More info in readme

* Fixed tests

Some tests started to fail after implementing alternativeIcons field for appleScriptBarItem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants