Actions
Bug #1225
closedhidden widgets don't any contents margin in a layout manager
Start date:
04/05/2012
Due date:
% Done:
0%
Estimated time:
Description
Hidden widgets don't get any content margin when put in a layout manager.
The attached example has one visible and one hidden WText and a button that makes the second WText visible.
After clicking the button, the td element that surrounds the "text 2" span does not get any padding.
Files
Updated by Koen Deforche over 12 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.2
Should be solved with new layout managers
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
Released in Wt 3.2.2
Actions