mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
- if a node is behind scrollbar, it is not scrolled into view - jQuery `.width()` & `.width()` actually includes the scroll bar. - using native `clientWidth` and `clientHeight` fixes this