Toxblh/MTMR

Button doesn't trigger action

Ouverte

#155 ouverte le 20 mars 2019

 (31 commentaires) (0 réaction) (0 personne assignée)Swift (203 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (3 884 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

{ "type": "staticButton", "align": "left", "width": 44, "image": { "base64": "D0...BlaBla" }, "action": "appleScript", "actionAppleScript": { "inline": "tell application \"Google Chrome\"\rset minimized of window 1 to true\rend tell" }, },

I gave MTMR all permissions it needed but nevertheless nothing happens when I try pressing this Button. When i run the script in the Apple Script editor everything works fine and Chrome get's minimized. Thank your for your support :)

Guide contributeur