Closed vk0novalov closed 12 years ago
For example, if current element's type is circle than it generates duplicate of previous element in result
It can be fixed by adding
default : continue;
in switch of element types
For example, if current element's type is circle than it generates duplicate of previous element in result
It can be fixed by adding
default : continue;
in switch of element types