Summary: | Use more intuitive placement for arrow in Next button | ||
---|---|---|---|
Product: | [Applications] KDE Initial System Setup | Reporter: | easy_lad <uneasy_latitude544> |
Component: | General | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kristen, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=502726 | ||
Latest Commit: | https://invent.kde.org/system/kiss/-/commit/ced9c3798a8d6ddc695e45e5e6a8ec3fc22873d7 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Wrong arrow placement for Next button |
Description
easy_lad
2025-06-25 10:45:34 UTC
Not unless we create a dedicated library component for raised back and forward buttons used in wizards. Which is possible. But maybe overkill since thus far we only have two uses of it. Undecided. Applying the same change made in https://invent.kde.org/plasma/plasma-welcome/-/commit/95700caf41cfe36dbd814fa7d645a66d1fc498ed ought to do it for KISS. A possibly relevant merge request was started @ https://invent.kde.org/system/kiss/-/merge_requests/25 Git commit ced9c3798a8d6ddc695e45e5e6a8ec3fc22873d7 by Kristen McWilliam. Committed on 25/06/2025 at 20:19. Pushed by merritt into branch 'master'. fix: next arrow position in wizard Defaults to the left of the label, which looks odd. M +2 -0 src/qml/Wizard.qml https://invent.kde.org/system/kiss/-/commit/ced9c3798a8d6ddc695e45e5e6a8ec3fc22873d7 |