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

Prototype for adding RangeSlider support for macOS #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aguzmanballen
Copy link

@aguzmanballen aguzmanballen commented Apr 21, 2019

This slider is amazing! It also has such potential for working on macOS; thought I'd try to get it to work using the Cocoa framework. I'm not experienced with macOS so some things are very hard for me to figure out right now. This works decently if you set a static frame (however, the knobs are clipped to the rectangle that encapsulates NSControl, something that doesn't happen with iOS). It does not seem to behave at all when using auto-layout constraints too (it doesn't appear at all).

I'm hoping this PR will at least get the ball rolling for working on macOS (and perhaps some might know how to immediately address the issues I am encountering right now).

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