element-web/res/css/views
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
..
auth
avatars
context_menus Fix styling of disabled options in an Iconized menu 2021-03-01 15:40:46 +00:00
dialogs Ensure HostSignupDialog border colour matches light theme 2021-03-04 11:07:14 +02:00
directory
elements
emojipicker
groups
messages Revert "Merge pull request #5637 from williamkray/wreck/clean-thumbnail-changes" 2021-02-23 12:03:08 +00:00
right_panel
room_settings
rooms Fix widget resizing 2021-03-05 17:52:51 +00:00
settings Fix licenses 2021-02-18 19:40:24 +01:00
spaces Initial SpaceRoomView work 2021-03-01 18:53:11 +00:00
terms
toasts
verification
voip Fix portrait videocalls 2021-02-22 20:10:30 +01:00