Let the "popouts" be popups by default

This commit is contained in:
WolverinDEV 2020-07-20 19:13:07 +02:00
parent 96e16edd6f
commit 73447e471c

View file

@ -41,11 +41,11 @@ export class ExternalModalController extends EventControllerBase<"controller"> {
}; };
const features = { const features = {
/*
status: "no", status: "no",
location: "no", location: "no",
toolbar: "no", toolbar: "no",
menubar: "no", menubar: "no",
/*
width: 600, width: 600,
height: 400 height: 400
*/ */