Remove calculations for numbers on cell duplicating [SCI-9958] (#7052)

This commit is contained in:
ajugo 2024-02-05 10:27:42 +01:00 committed by GitHub
parent 6184d0caa8
commit a556706130
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -219,7 +219,7 @@
iterators: iterators
}
} else { // other value
} /* else { // other value
// increment or decrement values for more than 2 selected cells
if (rlength >= 2 || clength >= 2) {
@ -281,7 +281,7 @@
}
}
}
} */
return {
value: value,