Commit b3dffcbc authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete unused fillHandle coords

parent 6fc57785
......@@ -393,11 +393,6 @@
this.startCellMoveRange = null;
// Дипазон перемещения
this.activeMoveRange = null;
// Координаты fillHandle ("квадрата" автозаполнения)
this.fillHandleL = 0;
this.fillHandleT = 0;
this.fillHandleR = 0;
this.fillHandleB = 0;
// Range fillHandle
this.activeFillHandle = null;
// Горизонтальное (0) или вертикальное (1) направление автозаполнения
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment