Re-add inspector tab as an option (#5867)
- add option "inspectorWindow" to switch from tab to fullscreen view - add option "zoomOnScroll" to configure scroll device for zoom or pan - add both options to preferences - filepanel creates tab if not inspectorWindow - inspector adapts to settings inspectorWindow and zoomOnScroll - filebrowser shows context menu item for inspector only if inspectorWindow
This commit is contained in:
@@ -1604,6 +1604,8 @@ PREFERENCES_CMMBPC;Black point compensation
|
||||
PREFERENCES_COMPLEXITYLOC;Default complexity for Local Adjustments
|
||||
PREFERENCES_COMPLEXITY_EXP;Expert
|
||||
PREFERENCES_COMPLEXITY_NORM;Normal
|
||||
PREFERENCES_INSPECTORWINDOW;Open inspector in own window or fullscreen
|
||||
PREFERENCES_ZOOMONSCROLL;Zoom images by scrolling
|
||||
PREFERENCES_CROP;Crop Editing
|
||||
PREFERENCES_CROP_AUTO_FIT;Automatically zoom to fit the crop
|
||||
PREFERENCES_CROP_GUIDES;Guides shown when not editing the crop
|
||||
|
Reference in New Issue
Block a user