mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-20 12:33:14 +00:00
Enable hiDPI
This commit is contained in:
parent
500fc5ac47
commit
1f828981d8
1 changed files with 1 additions and 4 deletions
|
@ -203,6 +203,7 @@ gdscript/warnings/return_value_discarded=false
|
|||
|
||||
window/size/width=1280
|
||||
window/size/height=720
|
||||
window/dpi/allow_hidpi=true
|
||||
window/per_pixel_transparency/allowed=true
|
||||
window/per_pixel_transparency/enabled=true
|
||||
window/per_pixel_transparency/allowed.HTML5=false
|
||||
|
@ -214,10 +215,6 @@ window/per_pixel_transparency/enabled.Android=false
|
|||
|
||||
enabled=PoolStringArray( "res://addons/dockable_container/plugin.cfg", "res://addons/keychain/plugin.cfg" )
|
||||
|
||||
[gui]
|
||||
|
||||
theme/use_hidpi.clickable=true
|
||||
|
||||
[importer_defaults]
|
||||
|
||||
texture={
|
||||
|
|
Loading…
Add table
Reference in a new issue