Opened 14 years ago
Closed 14 years ago
#6764 closed defect (fixed)
BorderContainer support padding
Reported by: | nonken | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.0 |
Keywords: | BorderContainer, Padding | Cc: | bill, nonken, Sam Foster |
Blocked By: | Blocking: |
Description (last modified by )
To create a more solid L&F each bordercontainer which is using splitters as well should have a default padding with the bgcolor of the splitter. Using this padding the splitters will not end up in nothing but the BorderContainer?'s children will be embedded in the BorderContainer? resulting in an improved L&F. For BC elements not having a splitter you should be able to set that padding to 0
Attachments (2)
Change History (13)
comment:1 Changed 14 years ago by
Cc: | Sam Foster added |
---|
Changed 14 years ago by
Attachment: | BCpadding.png added |
---|
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
(In [13928]) removed default border on BorderContainer?, refs #6764
comment:6 Changed 14 years ago by
(In [13933]) fixed so BorderContainer? supports 100% width/height + padding, refs #6764 !strict
comment:8 Changed 14 years ago by
comment:9 Changed 14 years ago by
comment:10 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Now BC doesn't have the padding anymore on bottom and left. check themeTester.html to see. Probably some regression
comment:11 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Yah, I broke this but then fixed it above in [14419].
This BorderContainer? has a "padding" note the browser does not have a correct window size