element-web-Github/res/css/views/rooms
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
..
_AppsDrawer.scss Fix widget resizing 2021-03-05 17:52:51 +00:00
_Autocomplete.scss Add shadow to the reply preview and autocomplete composer panes 2020-07-16 15:26:25 +01:00
_AuxPanel.scss Fix Bottom border of state counters is white on the dark theme 2021-03-04 14:03:02 +05:30
_BasicMessageComposer.scss Fix pills. 2020-04-27 11:51:54 +01:00
_E2EIcon.scss Update crypto event icon to match rest of app styling 2020-07-20 14:05:07 +01:00
_EditMessageComposer.scss move editor padding to edit specific style file 2019-08-22 13:33:20 +01:00
_EntityTile.scss Switch to svg masks for the e2eicon and border it for the EntityTile avatars 2020-07-14 00:52:03 +01:00
_EventTile.scss Merge pull request #5567 from SimonBrandner/fix-read-receipts 2021-02-24 11:21:42 -07:00
_GroupLayout.scss Fix read receipts for compact layout 2021-02-28 13:32:17 +01:00
_IRCLayout.scss Don't use name width in reply thread for IRC layout 2021-01-21 19:39:19 +01:00
_JumpToBottomButton.scss Convert jump to bottom button 2020-07-31 20:33:15 +01:00
_LinkPreviewWidget.scss Revert "Merge pull request #5637 from williamkray/wreck/clean-thumbnail-changes" 2021-02-23 12:03:08 +00:00
_MemberInfo.scss Decorate Right Panel cards with Space header for when viewing it in that context 2021-03-02 09:54:32 +00:00
_MemberList.scss add comment 2021-03-03 11:50:41 +00:00
_MessageComposer.scss Merge branch 'develop' into fix-4963 2021-02-26 14:41:28 -07:00
_MessageComposerFormatBar.scss moar icon changes 2020-07-06 18:28:54 +02:00
_NewRoomIntro.scss Shrink new room intro top margin to half for encryption bubble tile 2020-11-18 13:09:43 +00:00
_NotificationBadge.scss Rename remaining SCSS variables to remove 2 suffix 2020-07-17 16:18:15 -06:00
_PinnedEventsPanel.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_PinnedEventTile.scss Manually fix remaining stylelint issues 2019-07-10 16:56:40 +01:00
_PresenceLabel.scss Use variables for the rem values. 2020-03-31 15:26:23 +01:00
_ReplyPreview.scss Make the reply preview not an overlay on the timeline anymore 2020-07-31 13:47:40 +02:00
_RoomBreadcrumbs.scss RoomBreadcrumbs2 -> RoomBreadcrumbs 2020-07-17 15:32:06 -06:00
_RoomHeader.scss Move call buttons to the room header 2021-02-26 13:46:39 -07:00
_RoomList.scss Add space specific variant of the dropdown on "Rooms +" sublist 2021-03-02 14:20:29 +00:00
_RoomPreviewBar.scss Remove poorly contrasted "dark style" heading in Room Preview Bar 2020-07-27 14:59:00 +01:00
_RoomSublist.scss Fix border radius when the panel is collapsed 2021-02-13 08:53:25 +01:00
_RoomTile.scss tidy up IconizedContextMenu CSS 2020-08-04 21:42:45 +01:00
_RoomUpgradeWarningBar.scss Fix upgrade warning being chopped off 2019-06-25 15:40:22 -06:00
_SearchBar.scss Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
_SendMessageComposer.scss Make the reply preview not an overlay on the timeline anymore 2020-07-31 13:47:40 +02:00
_Stickers.scss Fix visual gap of sticker picker at bottom 2020-11-26 15:09:44 -07:00
_TopUnreadMessagesBar.scss Convert jump to unread button 2020-07-31 20:39:17 +01:00
_WhoIsTypingTile.scss Update colour of typing indicator in timeline to match topic 2020-07-16 14:38:23 +01:00