Opened 13 years ago
Closed 13 years ago
#6766 closed defect (invalid)
BorderContainer padding not affecting top container
Reported by: | nonken | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - LnF | Version: | 1.1.0 |
Keywords: | BorderContainer, padding | Cc: | nonken, bill |
Blocked By: | Blocking: |
Description (last modified by )
The padding set on a BorderContainer? somehow does not affect the top ContentPane?. The sizing of the rest seems to be calculated correcly but is not done for the top one.
See: http://dojocampus.org/dojodev/dijit/themes/themeTester.html
Change History (2)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
My bad, in themeTester the padding was reset to 0 therefore it actually proved to be working correctly