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

md-slider: Discrete step indicators not shown when slider is not on the initially visible md-tab #2010

Closed
axelson opened this issue Mar 23, 2015 · 4 comments
Assignees
Labels
for: internal contributor The team will address this issue and community PRs are not requested.
Milestone

Comments

@axelson
Copy link

axelson commented Mar 23, 2015

If you have an <md-tab> that is not visible and contains an <md-slider> with discrete steps, the discrete steps indicators will not be visible. This may be related to issue #1210. Here is a plunker (Adapted from the issue as well).

@axelson
Copy link
Author

axelson commented Mar 23, 2015

An ugly work-around that seems to work is to call window.dispatchEvent(new Event('resize')) when displaying the second tab.

@ThomasBurleson ThomasBurleson added the for: internal contributor The team will address this issue and community PRs are not requested. label Apr 24, 2015
@ThomasBurleson ThomasBurleson modified the milestone: 0.10.0 Apr 28, 2015
@kennethcachia
Copy link
Contributor

Hey,

This appears to be fixed in v0.9.0. Here is a plunker forked from your original demo. Can you confirm it?

Thanks!

@ThomasBurleson ThomasBurleson modified the milestones: 0.10.0, 0.11.0 Jun 16, 2015
@axelson
Copy link
Author

axelson commented Jun 20, 2015

Sorry it took me a while to get back to this, but obviously the plunker works. And I can now confirm that it works fine in my app as well! I'm going to go ahead and close the issue.

@axelson axelson closed this as completed Jun 20, 2015
@kennethcachia
Copy link
Contributor

Np, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
for: internal contributor The team will address this issue and community PRs are not requested.
Projects
None yet
Development

No branches or pull requests

3 participants