Move "center on zoom" option from General to Editor tab

This commit is contained in:
David Capello 2015-02-14 22:45:45 -03:00
parent 8f61302f7d
commit 14cd8576f4

View File

@ -23,7 +23,6 @@
</hbox>
<check text="Show timeline automatically" id="autotimeline" tooltip="Show the timeline automatically&#10;when a new frame or layer is added." />
<check text="Expand menu bar items on mouseover" id="expand_menubar_on_mouseover" tooltip="Check this option to get&#10;this old menus behavior." />
<check text="Center editor when zoom with keys or zoom tool" id="center_on_zoom" />
<separator horizontal="true" />
<link id="locate_file" text="Locate Configuration File" />
<link id="locate_crash_folder" text="Locate Crash Folder" />
@ -33,6 +32,7 @@
<vbox id="section_editor">
<separator text="Editor" horizontal="true" />
<check text="Zoom with Scroll Wheel" id="wheel_zoom" />
<check text="Center when zoom with keys or zoom tool" id="center_on_zoom" />
<check text="Show scroll-bars in sprite editor" id="show_scrollbars" tooltip="Show scroll-bars in all sprite editors." />
<hbox>
<label text="Right-click:" />