element-web/res
David Baker e5b03488d8 Fix widget resizing
There was a line of CSS that set pointer-events: none on widget
iframes whilst they were being resized to stop iframes swallowing
the mousemove/up events while dragging the resize handle, but a)
all widgets are now in a persisted element wrapper and therefore
not in the right place in the DOM to get that CSS and b) that only
got set when resizing the whole aps drawer vertically, not dragging
the handle between apps to change the width distribution.

Add a pointer events prop to AppTile to allow the pointer-events
style to be set by the parent, and set it when dragging either
resize handle.

Fixes https://github.com/vector-im/element-web/issues/16473
2021-03-05 17:52:51 +00:00
..
css Fix widget resizing 2021-03-05 17:52:51 +00:00
fonts use Inter as font 2020-06-30 13:28:19 +02:00
img Merge pull request #5505 from SimonBrandner/improve-file-drop-ui 2021-03-04 20:30:45 -07:00
media move default ringtones over from riot-web 2018-04-12 00:25:36 +01:00
themes Merge pull request #5505 from SimonBrandner/improve-file-drop-ui 2021-03-04 20:30:45 -07:00