Backdrop filter compatibility for Firefox and Safari
This commit is contained in:
parent
27ee7c5836
commit
652ad3617d
9 changed files with 55 additions and 14 deletions
|
@ -47,7 +47,7 @@ import BackdropPanel from "./BackdropPanel";
|
|||
interface IProps {
|
||||
isMinimized: boolean;
|
||||
resizeNotifier: ResizeNotifier;
|
||||
backgroundImage?: ImageBitmap;
|
||||
backgroundImage?: CanvasImageSource;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue