Patch #32099
openFix inconsistent gap sizes on My page
0%
Description
Very small patch, but fixes gaps on my page to be the same.
Files
Updated by Go MAEDA about 5 years ago
I tried the patch but could not find the difference. Could you describe what the patch improves?
Updated by Anonymous about 5 years ago
- File unpatchedgaps.png unpatchedgaps.png added
- File unpatchedgaps2.png unpatchedgaps2.png added
Go MAEDA wrote:
I tried the patch but could not find the difference. Could you describe what the patch improves?
Current trunk without this patch will have 3 kinds of differently sized gaps between blocks on My page
In addition while dragging blocks, there will even be some gaps between dashed borders and blocks.
The patch reduces all the gaps to the size of that one vertical gap marked on the first image and removes gaps between dashed border and blocks on the second image then makes sure no big unnecessary gaps will happen between class .splitcontenttop and .splitcontentleft + .splitcontentright under it.
What is improved: more available vertical space to potentially fit more containers.
Updated by Go MAEDA about 5 years ago
- Assignee set to Jean-Philippe Lang
- Target version set to Candidate for next major release
Thank you for the explanation.
The current style may be an intended one, so I am assigning this issue to JPL.