Bug 193 - [Chameleon - Widget] MapDHTMLWidget Alternate Draw
: [Chameleon - Widget] MapDHTMLWidget Alternate Draw
Status: NEW
: Chameleon
Widget
: 1.99
: PC Windows NT
: P3 enhancement
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-02-10 17:52 by
Modified: 2004-08-10 16:04 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-02-10 17:52:58
This is based on previous discussions not documented elsewhere so here we go...

It would be nice to be able to request the Map as an image only (ie, with no
neatline).  As well, it might be beneficial to render the neatline with a layer
rather than a table (although the verdict is still out on IE/Mozilla differences
on borders :S).  One case for this is that it would be easier to style the
border (via CSS).
------- Comment #1 From 2004-04-05 15:34:04 -------
recommend that we review the attributes for MapDHTML and determine what should
be provided.  For instance, we could add some new attributes:

NeatLine: true/false
NeatLineColor: hex
NeatLineWidth: integer > 0

NeatLine would be true by default but would allow the neatline to be removed
entirely.  To be determined is the impact this would have on the positioning of
the map image, not sure if the neat line impacts it or not.

Not for 1.99 I think
------- Comment #2 From 2004-04-08 08:40:34 -------
updated version to 1.99
------- Comment #3 From 2004-04-14 10:41:53 -------
We could discard extra html for doing the neatline and just use css border
properties on the image itself... in theory.  We'd have to test to see the
compatibility in 4.x browsers.
------- Comment #4 From 2004-04-14 15:27:51 -------
also I'm wondering if neatline: true/flase is needed, since we could just not
draw it if neatlinewidth =< 0  
------- Comment #5 From 2004-07-08 11:02:49 -------
Updated target to 2.1.
------- Comment #6 From 2004-08-10 16:04:37 -------
Changed Target Milestone to FUTURE. (Enhancements may be moved from this target 
to specific "versioned" targets after product design review cycles.)