| Summary: | "Add Row", when editing a page, should scroll to the added row | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | postix <postix> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | ahiemstra, nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 6.2.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/1e526eadacc53df96041dadedd0c324d111683a0 | Version Fixed/Implemented In: | 6.4.0 |
| Sentry Crash Report: | |||
|
Description
postix
2025-01-23 13:14:26 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/350 Git commit 1e526eadacc53df96041dadedd0c324d111683a0 by Arjen Hiemstra. Committed on 20/03/2025 at 10:39. Pushed by ahiemstra into branch 'master'. page: Scroll to bottom when a row gets added in PageEditor This ensures the newly added row becomes visible after adding it. M +4 -0 src/page/EditablePage.qml M +3 -0 src/page/PageContents.qml M +6 -0 src/page/PageEditor.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/1e526eadacc53df96041dadedd0c324d111683a0 |