| Summary: | Homepage content not ideal when packaged as a Flatpak | ||
|---|---|---|---|
| Product: | [Applications] filelight | Reporter: | Nate Graham <nate> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | justin, martin.sandsmark |
| Priority: | NOR | ||
| Version First Reported In: | 24.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/filelight/-/commit/1fd8ba3146c715d2d537009a7a91a553031f0aba | Version Fixed/Implemented In: | 28.08.0 |
| Sentry Crash Report: | |||
| Attachments: | One off-center item | ||
Can confirm on 25.04.1 A possibly relevant merge request was started @ https://invent.kde.org/utilities/filelight/-/merge_requests/179 Git commit 1fd8ba3146c715d2d537009a7a91a553031f0aba by Nate Graham, on behalf of Amy Rose. Committed on 17/06/2025 at 14:10. Pushed by ngraham into branch 'master'. Fix button alignment on overview page when sandboxed This commit the improves the overview page when running in a sandbox: - Fixed the alignment of the "Choose folder" button - Removed unnecessary `preferredWidth` calculation for the `Flow` and added `spacing` instead - Simplified the instructional text, since there's only one button available FIXED-IN: 28.08.0 M +4 -2 src/qml/OverviewPage.qml https://invent.kde.org/utilities/filelight/-/commit/1fd8ba3146c715d2d537009a7a91a553031f0aba |
Created attachment 175347 [details] One off-center item See attached screenshot; there's only one option, and it's off-center, to boot! If technical limitations preclude adding the customary other options here, we should at least ensure the only one visible is centered, and probably tweak the text above it to not ask the user to "choose a folder to proceed" (since the only visible button already does that now).