mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +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" />
|
||||
</grid>
|
||||
<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>
|
||||
|
||||
<!-- Editor -->
|
||||
<vbox id="section_editor">
|
||||
<separator text="Editor" horizontal="true" />
|
||||
<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." />
|
||||
<grid columns="2">
|
||||
<label text="Cursor:" />
|
||||
|
Loading…
Reference in New Issue
Block a user