Improved "Fit to Frame" button

Also set the default mode for the right zoom tool to zoom out.
This commit is contained in:
OverloadedOrama 2020-04-16 18:34:57 +03:00
parent 42dbd31c7a
commit 4068330e26
4 changed files with 43 additions and 50 deletions

View file

@ -115,7 +115,7 @@ var right_color_picker_for := 1
# 0 for zoom in, 1 for zoom out
var left_zoom_mode := 0
var right_zoom_mode := 0
var right_zoom_mode := 1
# warning-ignore:unused_class_variable
var left_horizontal_mirror := false