מדיה ויקי:Gadget-ime.js – הבדלי גרסאות

תוכן שנמחק תוכן שנוסף
ניסוי, ניסוי
יותר מדויק
שורה 629:
if (coords && typeof(ind) == 'number' && typeof(val) == 'number' && ! isNaN(val)) {
coords[ind] = val;
area.clickscurrentClicks = {};
drawAreas();
}