dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Closed titlepane contents shows on page resize #450

Closed tomdye closed 6 years ago

tomdye commented 6 years ago

Bug

When a page / split pane is resized that contains a closed titlepane, it's contents when being re-flowed can show out form underneath the title.

This is likely due to the the nature of the margin-top used rather than height: 0 to hide the contents.

screenshot 2018-02-02 14 38 20

smhigley commented 6 years ago

Merging with #449, as this appears to have the same underlying cause