Skip to content
Snippets Groups Projects
Commit dfbf2d1a authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent f42cbbd8
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ var inputs = {
draw_path(evt.detail)
accumulate_path(evt.detail)
mod.offsetCount += 1
if ((mod.offsetCount != 1+parseInt(mod.number.value))
if ((mod.offsetCount != parseInt(mod.number.value))
&& (evt.detail.length > 0)) {
//
// layer detail present and offset not complete
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment