1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-12-07 03:42:20 +03:00
This commit is contained in:
Dariusz Niemczyk
2021-08-22 13:08:33 +02:00
parent 0ddb71a4fe
commit 99a935534c

View File

@@ -98,11 +98,6 @@ export default class BackdropPanel extends React.PureComponent<IProps, IState> {
leftLeftPanelContext.drawImage(
backgroundImage,
0, 0,
imageWidth, imageHeight,
0,
0,
leftLeftPanelWidth,
window.screen.height,
);
leftPanelContext.drawImage(
backgroundImage,