source: ps/trunk/binaries/data/mods/mod/gui/page_timedconfirmation.xml@ 25966

Last change on this file since 25966 was 25966, checked in by Silier, 3 years ago

There have been quite a bit of number of questions how to change scale of the gui, because this option is hidden from the user.

Use dropdown with values. Implement confirmation box with countdown to revert scale change because buttons can get unable to click.

Differential revision: D3037
Comments by: @vladislavbelov, @Stan, @wraitii, @pieq, @sera
Tested by: @Langbart

File size: 250 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<page>
3 <include>common/modern/setup.xml</include>
4 <include>common/modern/styles.xml</include>
5 <include>common/modern/sprites.xml</include>
6
7 <include>timedconfirmation/timedconfirmation.xml</include>
8</page>
Note: See TracBrowser for help on using the repository browser.