Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed lost margin #313

Merged
merged 7 commits into from
May 17, 2020
Merged

Fixed lost margin #313

merged 7 commits into from
May 17, 2020

Conversation

FedorZaytsev
Copy link
Collaborator

Apparently I actually lost margin for elements in one of my commits. Set to be the same as in 0.25. Refer to #312

Fedor Zaitsev and others added 7 commits February 28, 2020 02:10
Added explanation for missing parameters (background, title and image)
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 bug that margin is lost on all elements
@Toxblh Toxblh merged commit 2e2f556 into Toxblh:master May 17, 2020
tomeresk pushed a commit to tomeresk/MTMR that referenced this pull request Jul 16, 2021
* Updated README

Added explanation for missing parameters (background, title and image)

* 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 Toxblh#312

Fixed bug that margin is lost on all elements

Co-authored-by: Fedor Zaitsev <lobster@Fedors-MacBook-Pro.local>
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