1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 00:58:37 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
Mark Rickert
855ddea44e Tests relative file paths and images. 2019-11-06 14:48:26 -07:00
b718b1c9dd Style format 2019-01-24 00:04:30 +03:00
Serg
3ec2422181 add couple more tests 2018-05-09 14:07:37 +07:00