{
if (!loading && evt.keyCode == 27) {
show_dialog = false;
}
}
"
>
{{ $t("window rect") }}
{{ $t("close") }}
{{ $t("desktop width") }}:
{{ $store.state.device_screen_width }}
{{ $t("px") }}
{{ $t("desktop height") }}:
{{ $store.state.device_screen_height }}
{{ $t("px") }}
{{ $t("X") }}:
{{ $t("px") }}
{{ $t("Y") }}:
{{ $t("px") }}
{{ $t("width") }}:
{{ $t("px") }}
{{ $t("height") }}:
{{ $t("px") }}