mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-14 18:40:55 +00:00
Disable GPU acceleration by default
This commit is contained in:
parent
d496236d08
commit
2fc447edd6
@ -68,7 +68,7 @@
|
||||
<global>
|
||||
<section id="general">
|
||||
<option id="screen_scale" type="int" default="2" />
|
||||
<option id="gpu_acceleration" type="bool" default="true" />
|
||||
<option id="gpu_acceleration" type="bool" default="false" />
|
||||
<option id="visible_timeline" type="bool" default="false" />
|
||||
<option id="autoshow_timeline" type="bool" default="true" migrate="Options.AutoShowTimeline" />
|
||||
<option id="rewind_on_stop" type="bool" default="false" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user