Summary: | Most commands in the "View" menu should be disabled unless the thumbnail view is being shown | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Johannes Zarl-Zierl <johannes> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 5.13.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/kphotoalbum/-/commit/b1a43a30b89da88ac5cd5ecfc39e11a0f4fcedbf | Version Fixed In: | 6.1.0 |
Sentry Crash Report: |
Description
Johannes Zarl-Zierl
2025-06-03 22:14:33 UTC
Git commit b1a43a30b89da88ac5cd5ecfc39e11a0f4fcedbf by Johannes Zarl-Zierl. Committed on 06/07/2025 at 17:19. Pushed by johanneszarl into branch 'master'. Disable "View" actions unless in thumbnail view The view actions (view images, view images in new window, run slideshow, run randomized slideshow) were always enabled. It's not appropriate for these actions to be enabled in the overview page or at the category browser page and could lead to non-intuitive behaviour. M +1 -1 Browser/BrowserWidget.cpp M +1 -1 Browser/BrowserWidget.h M +1 -0 CHANGELOG.md M +17 -12 MainWindow/Window.cpp M +0 -1 MainWindow/Window.h https://invent.kde.org/graphics/kphotoalbum/-/commit/b1a43a30b89da88ac5cd5ecfc39e11a0f4fcedbf |