qmlfrontend/qtquickcontrols2.conf
author Wuzzy <Wuzzy2@mail.ru>
Thu, 01 Nov 2018 20:29:42 +0100
changeset 14068 b8df809c62bf
parent 12859 28cb18c5e712
permissions -rw-r--r--
Fix game window width/height setting being broken when using Arabic locale Qt displays numbers differently in Arabic. The spinbox window height/width used getText instead of value to get the value, which was wrong because this gets the user-facing string (in arabic) instead of the number to use internally.

; This file can be edited to change the style of the application
; See Styling Qt Quick Controls 2 in the documentation for details:
; http://doc.qt.io/qt-5/qtquickcontrols2-styles.html

[Controls]
Style=Default

[Universal]
Theme=Light
;Accent=Steel

[Material]
Theme=Light
;Accent=BlueGrey
;Primary=BlueGray