mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 03:39:51 +00:00
Disable multiple UI windows by default (#3548)
This commit is contained in:
parent
a5ac9ada27
commit
178d8e1775
@ -221,7 +221,7 @@
|
||||
<option id="api" type="std::string" />
|
||||
</section>
|
||||
<section id="experimental" text="Experimental">
|
||||
<option id="multiple_windows" type="bool" default="true" />
|
||||
<option id="multiple_windows" type="bool" default="false" />
|
||||
<option id="new_render_engine" type="bool" default="true" />
|
||||
<option id="new_blend" type="bool" default="true" />
|
||||
<option id="use_native_clipboard" type="bool" default="true" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user