mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #302] Edit Snippets - make toolbar context sensitive #166
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrew-codechimp on GitHub (Aug 18, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/302
I was looking at contributing to this project by improving the Edit Snippets function to make the toolbar context sensitive (enable/disable button highlight as appropriate etc) and later add TouchBar support.
I notice that the project is not using the standard Toolbar control and so is inconsistent visually and more effort to modify. Would it be OK to change this to the Toolbar control?
Also some icons (delete for example) would need improving for the TouchBar, if I provided improved icons that fitted with Apple's design language and had an appropriate open source licence would this be acceptable?