commit | c7249f959c243772365da7a3e5ee98ba4fbc5e15 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Oct 10 07:16:50 2023 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Oct 10 09:42:35 2023 +0200 |
tree | 5678ac2b507cd4eb5812bc1becbaf786938232ef | |
parent | 2aa8063ae3837b329ceda3e5e9b48fed630dad00 [diff] |
Start fixing arrow navigation position Change-Id: I0ebdd53cdbd9439e5d8d404ddf1f92b29cc64b3d
diff --git a/ci/screenshot b/ci/screenshot index 9963559..4cf8911 100755 --- a/ci/screenshot +++ b/ci/screenshot
@@ -13,10 +13,10 @@ headless: "new", args: ['--no-sandbox'], defaultViewport: { - width: 1024, - height: 600, + width: 1920, + height: 1080, isLandscape: true, - deviceScaleFactor: 1 + deviceScaleFactor: 0.5 } });