| Summary: | Multiple sets of back/forward buttons on the toolbar while on file/pie view page | ||
|---|---|---|---|
| Product: | [Applications] filelight | Reporter: | Ilya Bizyaev <bizyaev> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | martin.sandsmark, nate, sitter |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 22.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/filelight/commit/4b517234cadc0aa59bee2511f3f946ea84c30261 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Ilya Bizyaev
2022-08-28 15:04:15 UTC
That's the page navigation back button. The view has its own back button on the right side of the window. Probably we should disable the built-in Kirigami page navigation here since it visually conflicts with the in-view navigation, and replace those buttons with a "Go to Overview" button. A possibly relevant merge request was started @ https://invent.kde.org/utilities/filelight/-/merge_requests/66 Git commit 4b517234cadc0aa59bee2511f3f946ea84c30261 by Harald Sitter. Committed on 15/12/2022 at 07:03. Pushed by sitter into branch 'master'. don't show navbuttons on mappage instead off a go to overview action in the toolbar M +9 -0 src/qml/MapPage.qml M +6 -0 src/qml/main.qml https://invent.kde.org/utilities/filelight/commit/4b517234cadc0aa59bee2511f3f946ea84c30261 |