Remove dashes from Flock.

This commit is contained in:
Jürg Lehni 2011-06-20 15:32:53 +01:00
parent 9b9810faf3
commit 07d3cbb807

View file

@ -12,7 +12,6 @@
project.currentStyle = {
strokeColor: 'white',
strokeWidth: 2,
dashArray: [4, 4],
strokeCap: 'round'
};