Opened 13 years ago
Closed 13 years ago
#6443 closed task (fixed)
BorderContainer: test_BorderContainer_complex.html too cramped
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.0 |
Keywords: | alex | Cc: | |
Blocked By: | Blocking: |
Description
test_BorderContainer_complex.html is too cramped; hard to use the inside widgets.
Taken from Alex's email.
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
After margin added to BorderContainer? things are too cramped again.
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
(In [13927]) Remove unnecessary style attribute from AccordionContainer? tests. Fixes #6913. Also make BorderContainer? test taller so not cramped (regreesion because margin was added to BorderContainer?), fixes #6443.
Note: See
TracTickets for help on using
tickets.
(In [13344]) Just make the BorderContainer? a little bigger so can use the embedded widgets better. Fixes #6443.