Community
Participate
Working Groups
It looks like connection line width is still being specified via a hint. This should be changed to use an explicit property. From the map sample: <connection> <id>railway_routes</id> <tool-palette-label>Railway Route</tool-palette-label> <line-style>dash-dot</line-style> <line-color>#808080</line-color> <hint><name>width</name><value>2</value></hint> <endpoint2> <type>arrow</type> </endpoint2> </connection>
Fix checked in.
Verified.