1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red
Steve-Mcl cf1424976f Improve scroll into view
- 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
2022-03-04 16:08:29 +00:00
..
editor-api Bump for 2.2.2 2022-02-18 14:46:01 +00:00
editor-client Improve scroll into view 2022-03-04 16:08:29 +00:00
nodes Merge branch 'master' of https://github.com/node-red/node-red 2022-02-28 09:59:35 +00:00
registry Bump for 2.2.2 2022-02-18 14:46:01 +00:00
runtime Bump for 2.2.2 2022-02-18 14:46:01 +00:00
util Bump for 2.2.2 2022-02-18 14:46:01 +00:00