1.0.4
- Edge case bug fix for
isCollapsed
panel method; previously an uninitializedcollapsedSize
value was not being initialized to0
, which causedisCollapsed
to incorrectly reportfalse
in some cases.
isCollapsed
panel method; previously an uninitialized collapsedSize
value was not being initialized to 0
, which caused isCollapsed
to incorrectly report false
in some cases.