Instantiating barLeft/barRight

master
Eric Byers 13 years ago
parent ce3bdb0886
commit bfc5d2ae7f

@ -2791,6 +2791,8 @@ Licensed under the MIT license.
if (s.bars.show && !item) { // no other point can be nearby if (s.bars.show && !item) { // no other point can be nearby
var barLeft, barRight;
switch (s.bars.align) { switch (s.bars.align) {
case "left": case "left":
barLeft = 0; barLeft = 0;

Loading…
Cancel
Save