Skip to content

Simplified fill slider with offset #116

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

Merged
merged 7 commits into from
Mar 12, 2019
Merged

Conversation

devongovett
Copy link
Member

This is a simplified version of #96. It adds a spectrum-Slider-fill element and uses absolute positioning to position it over the track using percentages computed in JavaScript rather than splitting up the track into more pieces.

Related Issue

https://jira.corp.adobe.com/browse/RSP-629

How Has This Been Tested?

In spectrum-css docs, in react-spectrum storybook.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@GarthDB
Copy link
Member

GarthDB commented Mar 12, 2019

@devongovett the design and css is fine, but the performance while dragging is pretty terrible. Do we want to improve it on the css docs side first or do you want to fight with it on react-spectrum?

@GarthDB GarthDB merged commit f7666be into adobe:master Mar 12, 2019
@devongovett devongovett deleted the RSP-629 branch March 12, 2019 20:25
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.

4 participants