missioncommand / emp3-web

Extensible Map Platform (EMP) web development kit
Other
19 stars 9 forks source link

Line Color not applying in Freehand Draw #290

Closed jamesbeecroft closed 7 years ago

jamesbeecroft commented 7 years ago

When drawing in Freehand draw, setting the line color (Hex) does not change the color of the line.

alberto-acevedo commented 7 years ago

Test case:

Use branch 290.

Use Ww and Cesium

draw freehand . Set a color in hex (FFFF0036), width = 3. The test is a success if the line changes color, and width. Change the color and width, and test again.

mubinakhan commented 7 years ago

color changes and to go back to original color one have to "exit freehand draw" and commit it.

mubinakhan commented 7 years ago

Cesium drawing (earlier not smooth ) is fixed. Reintegrate

alberto-acevedo commented 7 years ago

Merged into the dev branch. c;losing this issue.