test
This commit is contained in:
parent
0ddb71a4fe
commit
99a935534c
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@ export default class BackdropPanel extends React.PureComponent<IProps, IState> {
|
||||||
leftLeftPanelContext.drawImage(
|
leftLeftPanelContext.drawImage(
|
||||||
backgroundImage,
|
backgroundImage,
|
||||||
0, 0,
|
0, 0,
|
||||||
imageWidth, imageHeight,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
leftLeftPanelWidth,
|
|
||||||
window.screen.height,
|
|
||||||
);
|
);
|
||||||
leftPanelContext.drawImage(
|
leftPanelContext.drawImage(
|
||||||
backgroundImage,
|
backgroundImage,
|
||||||
|
|
Loading…
Reference in a new issue