Summary: | When adding a second account the "Welcome to Tokodon" page is shown over other pages rather than replacing them | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Bart Ribbers <bribbers> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, josh |
Priority: | NOR | ||
Version: | 24.07.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/831971e2e9e4bc7c79ffa53402848d85f1ce1726 | Version Fixed In: | 24.12 |
Sentry Crash Report: |
Description
Bart Ribbers
2024-08-20 08:39:38 UTC
Git commit 831971e2e9e4bc7c79ffa53402848d85f1ce1726 by Joshua Goins. Committed on 19/10/2024 at 21:45. Pushed by redstrate into branch 'master'. Fix the dialog for adding additional accounts looking odd This is because we need to set single column mode on the ApplicationWindow Kirigami creates. Also make sure that the "Add Account" button in the sidebar actually uses the same codepath. M +2 -1 src/content/ui/Main.qml M +0 -14 src/content/ui/UserInfo.qml https://invent.kde.org/network/tokodon/-/commit/831971e2e9e4bc7c79ffa53402848d85f1ce1726 |