Files
MTMR/MTMRTests
Fedor Zaytsev 642f0807bb Changeable icons for AppleScriptTouchBarItem & tests (#276)
* 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
2020-02-29 11:23:40 +00:00
..
2019-01-24 00:04:30 +03:00
2018-03-17 03:52:48 +00:00
2019-05-15 16:39:32 +01:00