mirror of
https://gitlab.com/octospacc/Web-Archives-Misc
synced 2025-01-28 14:49:26 +01:00
2 lines
2.8 KiB
JavaScript
2 lines
2.8 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{31:function(n,t,i){"use strict";i.r(t),t.default={methods:{setMaintain:function(){localStorage.setItem("fillScreen","false")},setDisregard:function(){localStorage.setItem("fillScreen","true")}},id:"1b8414fe16",render:function(){return'\n <div class="popup">\n <div class="view">\n <div class="page">\n <div class="page-content">\n <div class="block block-strong inset">\n <h1 style="text-align: center;">Set Display Mode</h1>\n <p style="margin-bottom: 32px;">When playing in Landscape mode, you can either have the game run in the correct aspect ratio, or disregard traditional aspect ratios so your game can cover the whole screen. This option can be changed later in Settings.</p>\n <p class="segmented">\n <a href="#tab1" class="button button-outline tab-link tab-link-active">Aspect Ratio</a>\n <a href="#tab2" class="button button-outline tab-link">Fill Screen</a>\n </p>\n </div>\n <div class="tabs">\n <div class="tab tab-active" id="tab1">\n <div class="block" style="text-align: center;">\n <img src="static/img/fit/fit.png" style="width: calc(100% - 32px); max-width: 400px;" />\n </div>\n <div class="list">\n <ul>\n <li>\n <a href="/setup/skins/" @click="setMaintain" class="item-link item-content popup-close">\n <div class="item-inner">\n <div class="item-title">\n <span>Continue</span>\n <div class="item-footer">Set the display mode to Aspect Ratio.</div>\n </div>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div class="tab" id="tab2">\n <div class="block" style="text-align: center;">\n <img src="static/img/fit/stretch.png" style="width: calc(100% - 32px); max-width: 400px;" />\n </div>\n <div class="list">\n <ul>\n <li>\n <a href="/setup/skins/" @click="setDisregard" class="item-link item-content popup-close">\n <div class="item-inner">\n <div class="item-title">\n <span>Continue</span>\n <div class="item-footer">Set the display mode to Fill Screen.</div>\n </div>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'},styleScoped:!1}}}]);
|
|
//# sourceMappingURL=6.app.js.map
|