This commit is contained in:
Dariusz Niemczyk 2021-08-22 13:08:33 +02:00
parent 0ddb71a4fe
commit 99a935534c
No known key found for this signature in database
GPG key ID: 3E8DC619E3C59A05

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,