https://bugs.kde.org/show_bug.cgi?id=402951
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kam | |oso/29d779144a08070225466da | |9bb0fd11b10c6fb33 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 29d779144a08070225466da9bb0fd11b10c6fb33 by Nate Graham. Committed on 14/01/2019 at 14:34. Pushed by ngraham into branch 'master'. Restore timer and burst mode photo count Summary: The top text was always displaying the `modeInfo` text from the primary action, which worked when the primary action jumped around. After that was fixed, this part was never changed, so it was always displaying the `modeInfo` text for the photo mode, which is an empty string. This patch fixes that sonow the recording time is displayed in video mode and the burst photo count is displayed in burst mode. FIXED-IN 19.04.0 Test Plan: Use video mode or burst mode Reviewers: apol Reviewed By: apol Differential Revision: https://phabricator.kde.org/D18200 M +1 -1 src/qml/Main.qml https://commits.kde.org/kamoso/29d779144a08070225466da9bb0fd11b10c6fb33 -- You are receiving this mail because: You are watching all bug changes.