3ddc8baed1
Last friday a child <div> was added inside the ResizeHandle component, which made the parentElement/classList checks fail on the event.target here. This would only fail (and select all the text) when dragging exactly on the grey line (the div), not the transparent margin around it. use closest to make sure we have the root element of the handle. |
||
---|---|---|
.. | ||
distributors.js | ||
index.js | ||
resizer.js | ||
room.js | ||
sizer.js |