Metadata
- Source
- FLUID-2461
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Eli Cochran
- Created
2009-04-01T19:57:52.000-0400 - Updated
2014-11-05T12:53:25.265-0500 - Versions
-
- 0.8
- Fixed Versions
-
- 1.3
- Component
-
- Progress
Description
Revisit the initiallyHidden option... seems that this should be handled in CSS for the element,
or if it isn't then it should be symmetrical – right now if initiallyHidden = true then the element gets hidden but if initiallyHidden = false then the element doesn't get shown.
Comments
-
Anastasia Cheetham commented
2011-03-17T12:07:25.180-0400 I had a look at this post 1.3.1: setting initiallyHidden=false does result in the progress bar being visible initially. I'm not sure what other behaviour is expected...
-
Justin Obara commented
2014-11-05T12:53:25.258-0500 From the previous comment it seems that this has been addressed