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

A few changes #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

A few changes #3

wants to merge 5 commits into from

Conversation

barz
Copy link

@barz barz commented Mar 20, 2013

The main change that would be useful to pull would be from commit:

barz@56f8744

to fix a redraw problem when the device rotation changes. In my case, the scrubber was at the bottom of a portrait view, but when the device went landscape while the bar still worked the dots didn't redraw and so it looked weird.

The other changes are up to you to pull. I don't know if it was important for you to maintain old OS version support, but otherwise it's now preferred to adopt the block-based animations. I added the one method to "flash" the callout for the particular use-case I had.

hsoi and others added 5 commits March 15, 2013 14:33
…lly. Also changed animations to use block-based mechanisms. Cleaned up a little bit of code.
…rovided slider graphic. It's not an ideal iOS 7 improvement (nor a complete one), but it's something for 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