https://bugs.kde.org/show_bug.cgi?id=345980
Henrik Fehlauer <rk...@lab12.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit| |https://commits.kde.org/gwe | |nview/5a7d105ae9dead6214953 | |bfcb3f184c0399be42b Resolution|--- |FIXED --- Comment #7 from Henrik Fehlauer <rk...@lab12.net> --- Git commit 5a7d105ae9dead6214953bfcb3f184c0399be42b by Henrik Fehlauer, on behalf of Peter Mühlenpfordt. Committed on 17/12/2017 at 07:25. Pushed by rkflx into branch 'Applications/17.12'. Update titlebar after image modification Summary: In some cases the titlebar information (filename, size, zoom) is lost after an image has been modified. This patch fixes the caption update and thereby also the missing `*` on modified images. Test Plan: Case 1: 1. Open image in view mode, which fits in window (100% zoom) 2. Scale (Shift-R) or crop (Shift-C) image -> Titlebar info is lost Case 2: 1. Open big image in view mode, which is zoomed to fit in window 2. Scale image with Shift-R (do not save) 3. Go to another big image (zoomed to fit) 3. Scale image with Shift-R -> Titlebar info is lost Reviewers: rkflx Reviewed By: rkflx Subscribers: ngraham Differential Revision: https://phabricator.kde.org/D9293 M +9 -6 app/mainwindow.cpp M +1 -0 app/mainwindow.h https://commits.kde.org/gwenview/5a7d105ae9dead6214953bfcb3f184c0399be42b -- You are receiving this mail because: You are watching all bug changes.