Current Behavior
There is an area of dead space where mouse events stop working. This is most apparent when dragging the lasso select into the highlighted areas.
The issue comes because the status bar and scroll bar elements are consuming the mouse events.
The scrollbar background can be shrunk to 0 pixels high/wide.
The status bar panel is trickier. Can't set pointer-events: none on it, as that will block interaction with the widgets themselves. There must be a trivial solution...
Expected Behavior
No response
Steps To Reproduce
No response
Example flow
Environment
- Node-RED version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser: