mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Minor change in options dialog
This commit is contained in:
parent
b1d27d66e2
commit
6861bd7bb7
@ -20,13 +20,13 @@
|
|||||||
<combobox id="screen_scale" expansive="true" />
|
<combobox id="screen_scale" expansive="true" />
|
||||||
</grid>
|
</grid>
|
||||||
<check text="Zoom with Scroll Wheel" id="wheel_zoom" />
|
<check text="Zoom with Scroll Wheel" id="wheel_zoom" />
|
||||||
|
<check text="Show timeline automatically" id="autotimeline" tooltip="Show the timeline automatically when a new frame or layer is added." />
|
||||||
</vbox>
|
</vbox>
|
||||||
|
|
||||||
<!-- Editor -->
|
<!-- Editor -->
|
||||||
<vbox id="section_editor">
|
<vbox id="section_editor">
|
||||||
<separator text="Editor" horizontal="true" />
|
<separator text="Editor" horizontal="true" />
|
||||||
<check text="Smooth auto-scroll" id="smooth" />
|
<check text="Smooth auto-scroll" id="smooth" />
|
||||||
<check text="Show timeline automatically" id="autotimeline" tooltip="Show the timeline automatically when a new frame or layer is added." />
|
|
||||||
<check text="Show scroll-bars in sprite editor" id="show_scrollbars" tooltip="Show scroll-bars in all sprite editors." />
|
<check text="Show scroll-bars in sprite editor" id="show_scrollbars" tooltip="Show scroll-bars in all sprite editors." />
|
||||||
<grid columns="2">
|
<grid columns="2">
|
||||||
<label text="Cursor:" />
|
<label text="Cursor:" />
|
||||||
|
Loading…
Reference in New Issue
Block a user