1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 00:58:37 +00:00
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
..
AppleScriptDefinitionTests.swift Changeable icons for AppleScriptTouchBarItem & tests (#276) 2020-02-29 11:23:40 +00:00
BackgroundColorTests.swift Style format 2019-01-24 00:04:30 +03:00
Info.plist First progress. 2018-03-17 03:52:48 +00:00
ParseConfigTests.swift Revert "fixed tests" 2019-05-15 16:39:32 +01:00