refactor(updateNode): replace false as default closes #4164

This commit is contained in:
moklick
2024-04-22 15:09:30 +02:00
parent d0e07b2e04
commit 40937c38ae
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
- call `onEnd` in XYResizer thanks @tonyf
- cleanup `getPositionWithOrigin` usage
- use `setAttributes` flag for dimension change when `width`/`height` should be set
- use `replace: false` as the default for `updateNode` function
## 12.0.0-next.14