Skip to content

Conversation

@blakedgordon
Copy link
Contributor

Similar to @petersf-libre PR, but only changes right icon and will change direction whether shown or not.

@blakedgordon
Copy link
Contributor Author

blakedgordon commented Apr 6, 2020

Note, with this PR, you'll need to call .setSize() after the icon arrow changes to ensure the size stays the same from #101. You can view in my develop branch to see how it's called.

#endif

MASShortcutBinder.shared()?.bindShortcut(withDefaultsKey: UserDefaultKeys.Shortcuts.ToggleMenuItems) { [unowned self] in
MASShortcutBinder.shared()?.bindShortcut(withDefaultsKey: UserDefaultKeys.Shortcuts.ToggleMenuItems) { () in
Copy link

@emrcftci emrcftci Jul 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why you are not using _ instead of ()?

@xusoo
Copy link

xusoo commented Jan 30, 2024

Hi, is this PR going to be merged anytime soon? I'd like to use an arrow too.

Thanks!

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.

3 participants