mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Updated screen sizes.
This commit is contained in:
parent
cded4d369a
commit
d4ce6c4b4b
@ -45,16 +45,18 @@
|
||||
{height: 1440, width: 900},
|
||||
{height: 1600, width: 900},
|
||||
{height: 1920, width: 1080},
|
||||
{height: 2560, width: 1440},
|
||||
{height: 4096, width: 2160},
|
||||
{height: 8192, width: 4320},
|
||||
{height: 8192, width: 6144},
|
||||
],
|
||||
landscape: [
|
||||
{width: 1366, height: 768},
|
||||
{width: 1440, height: 900},
|
||||
{width: 1600, height: 900},
|
||||
{width: 1920, height: 1080},
|
||||
{width: 2560, height: 1440},
|
||||
{width: 4096, height: 2160},
|
||||
{width: 8192, height: 4320},
|
||||
{width: 8192, height: 6144},
|
||||
]
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user