Fix Shift or Ctrl Key cause the drawn line is selected with additional line and can't be removed #1897
Annotations
10 errors
src/display/editor/ink.js#L418
Delete `⏎`
|
src/display/editor/ink.js#L421
Replace `[startX,·startY],·[x,·y]` with `⏎········[startX,·startY],⏎········[x,·y],⏎······`
|
src/display/editor/ink.js#L425
Delete `·`
|
src/display/editor/ink.js#L444
Insert `··`
|
src/display/editor/ink.js#L446
'#endPath' is defined but never used
|
src/display/editor/ink.js#L476
'x' is already declared in the upper scope on line 459 column 16
|
src/display/editor/ink.js#L476
'y' is already declared in the upper scope on line 459 column 19
|
src/display/editor/ink.js#L477
Replace `[[x,·y],·[x,·y],·[x,·y],·[x,·y]]` with `⏎········[⏎··········[x,·y],⏎··········[x,·y],⏎··········[x,·y],⏎··········[x,·y],⏎········],⏎······`
|
src/display/editor/ink.js#L508
Delete `····`
|
src/display/editor/ink.js#L509
Delete `·`
|
This job failed
Loading