remove recalc
This commit is contained in:
parent
3700883b70
commit
4abadae91b
|
@ -109,7 +109,7 @@ const autoSectionWidth = () => {
|
|||
const v = auto_section_width.value
|
||||
auto_section_width.value = !auto_section_width.value
|
||||
if (!v == true) {
|
||||
changeParametres()
|
||||
// changeParametres()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue