element-web/res/css
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
..
structures Merge pull request #5505 from SimonBrandner/improve-file-drop-ui 2021-03-04 20:30:45 -07:00
views Fix widget resizing 2021-03-05 17:52:51 +00:00
_common.scss fix timestamp width if there is a 2e2 indicator bar 2021-01-31 11:11:34 +01:00
_components.scss Merge pull request #5706 from matrix-org/t3chguy/spaces4.4 2021-03-03 15:25:00 +00:00
_font-sizes.scss Use rem to guard against font scaling breakages 2020-07-16 20:15:28 +05:30
_font-weights.scss Iterate PR, tweak margins 2020-08-18 12:00:56 +01:00
rethemendex.sh Remove sort and include new scss file in components 2020-04-02 13:42:59 +01:00