Hi

I have a legend block in my config:

                - !columns
>                    #This line determines if the legend is shown in the
> template.
>                    condition: legends
>                    absoluteX: 56
>                    absoluteY: 764
>                    width: 280
>                    config:
>                         borderWidth: 1
>                         borderColor: black
>                         cells:
>                           - padding: 5
>                             backgroundColor: white
>                    items:
>                     - !legends
>                         failOnBrokenUrl: false
>                         horizontalAlignment: left
>                         iconMaxWidth: 0
>                         iconMaxHeight: 500
>                         maxHeight: 535
>                         maxColumns: 2
>                         maxWidth: 780
>                         layerSpace: 5
>                         layerFontSize: 12
>                         classIndentation: 5
>                         classFontSize: 8
>                         classSpace: 4
>                         backgroundColor: #ffffff
>                         reorderColumns: true
>                         dontBreakItems: true
>                         overflow: true
>                         maxIconHeight: 0
>

And i exepect that it print legend in two columns but it do not do it.  I
take this gonfig here  http://cageyjames.webfactional.com/?cat=1276 and on
example i see that this legend configuration generate legend in two columns.
What can be wrong?
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to