Closed Bug 43681 Opened 24 years ago Closed 23 years ago

Reduce the size of the default height and width for <tree>

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: jrgmorrison, Assigned: hyatt)

Details

In xul.css, the default height and width for <tree> are set to 
200px. This could be lower, I am told ...


tree {
 width: 200px;
 height: 200px;
 min-width: 0px;
 min-height: 0px;
 behavior: url("chrome://global/content/treeBindings.xml#tree");
}
-> Future
Status: NEW → ASSIGNED
Target Milestone: --- → Future
-> tree bug graveyard?
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.