Opened 15 years ago
Closed 11 years ago
#1283 closed enhancement (wontfix)
Enlarge legend height default value from 250px to a higher value
Reported by: | gabrimonfa | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AJAX Viewer | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When a map has more than a few layer default "legend" height is non sufficient to show them all, while at common desktop resolution "property" height is far too much.
I propose to set default legend height value to a higher value, for instance 500px.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | ajaxmappane.templ.diff2 added |
---|
comment:1 by , 15 years ago
I think that we shouldn't set a fixed height for the legend, but instead use a percentage; or give the author the ability to specify a fixed height in pixels or a percentage...like you can with HTML pages.
comment:2 by , 14 years ago
Type: | defect → enhancement |
---|---|
Version: | 2.1.0 → 2.2.0 |
comment:3 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This is an easy client-side modification anyone can do. We won't see it necessary to impose this change on everyone.
trivial patch that set legend default height to 500px