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

feat(sliderBackground): add gradient background to sliders #530

Merged
merged 4 commits into from
Aug 27, 2020

Conversation

KatvonRivia
Copy link
Member

closes #523

@KatvonRivia KatvonRivia requested a review from pwambach August 26, 2020 15:10
range={rangeMain}
combined={combined}
selectedTimeIndex={timeIndexMain}
<div className={styles.sliderBackground}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have to add another wrapper div here? Why can't we add the background to the timeslider div?
If we really have to, then the timeSlider div itself doesn't have to have position: absolute anymore

@KatvonRivia KatvonRivia requested a review from pwambach August 27, 2020 10:54
@KatvonRivia KatvonRivia merged commit a200c70 into develop Aug 27, 2020
@KatvonRivia KatvonRivia deleted the feat/sliderBackground branch August 27, 2020 12:40
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.

Data Viewer: add semi transparent background to bottom controls
2 participants