From 99be8eab42d06e662357b2d99e6da6d9d0ff5926 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 7 Jun 2015 05:04:42 +0200 Subject: Usability fixes * start maximized * focus MappingTree when showing NewPicsDialog * Keyboard Shortcuts for FilesystemWidget: CTRL+UP: go to parent dir CTRL+LEFT: go back CTRL+U: unpack * close UnpackDialog when done --- pictureviewer2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'pictureviewer2.cpp') diff --git a/pictureviewer2.cpp b/pictureviewer2.cpp index 3f8c8ff..fcdf4b7 100644 --- a/pictureviewer2.cpp +++ b/pictureviewer2.cpp @@ -321,6 +321,7 @@ void PictureViewer2::showNewPicsDialog(){ } } mNewPicsDlg->addFiles(fileList); + mNewPicsDlg->setFocusToMappings(); mNewPicsDlg->exec(); } -- cgit v1.2.3-70-g09d2