Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Make the slider gray #47

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

Mortennn
Copy link
Contributor

Fixes #42.

Makes the slider grey by drawing another grey NSBezierPath on top of the blue slider.

Makes the slider grey by drawing another grey NSBezierPath on top of the blue slider.
@sindresorhus sindresorhus changed the title Fix blue slider Make the slider gray May 31, 2019
@sindresorhus sindresorhus merged commit 963ed0b into sindresorhus:master May 31, 2019
@sindresorhus
Copy link
Owner

sindresorhus commented May 31, 2019

Works great. Thank you 🙌

By the way, if you're looking for more Swift related issues with bounties, see: https://github.com/search?l=Swift&q=user%3Asindresorhus+is%3Aissue+is%3Aopen+label%3A%22%3Adollar%3A+Funded+on+Issuehunt%22&type=Issues This is the main priority issue: sindresorhus/Gifski#78

@Mortennn Mortennn deleted the fix-blue-slider branch June 3, 2019 16:29
@sindresorhus
Copy link
Owner

@Mortennn I just noticed a bug with this:

foo

Notice how it also fills the right side of the knob.

Also, the path you draw over it is not as round as the original blue one.

@Mortennn Mortennn restored the fix-blue-slider branch July 3, 2019 11:19
@Mortennn
Copy link
Contributor Author

Mortennn commented Jul 3, 2019

I will look into that soon.

@Mortennn Mortennn mentioned this pull request Jul 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the slider in the Touch Bar window be gray, not blue
2 participants