This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Commit e7103c4
feat(css-hidden): add/remove class "ui-layout-hidden" for hidden containers
If a container has content with absolute positioning and non-zero padding, the
contents of the containers overlap if either of them gets collapsed. This commit
adds a class attribute and CSS style to avoid rendering the hidden elements.1 parent e3461bb commit e7103c4
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
931 | 936 | | |
932 | 937 | | |
933 | 938 | | |
| |||
0 commit comments