| Summary: | Some placeholder messages are cutoff on mobile | ||
|---|---|---|---|
| Product: | [Applications] Tokodon | Reporter: | Joshua Goins <josh> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, josh |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/1235b7722dfb643ff6984367f529859699581485 | Version Fixed/Implemented In: | 24.12 |
| Sentry Crash Report: | |||
| Attachments: | screenshot of an example | ||
Git commit a911e08dd7629bbb597253aae7bf982810cd7baf by Joshua Goins. Committed on 27/11/2024 at 20:59. Pushed by redstrate into branch 'master'. Fix some PlaceholderMessages not having the correct width This makes them overflow on mobile devices. M +1 -0 src/content/ui/ConversationPage.qml M +1 -0 src/content/ui/LoginFlow/ServersPage.qml https://invent.kde.org/network/tokodon/-/commit/a911e08dd7629bbb597253aae7bf982810cd7baf Git commit 1235b7722dfb643ff6984367f529859699581485 by Joshua Goins. Committed on 27/11/2024 at 21:11. Pushed by redstrate into branch 'release/24.12'. Fix some PlaceholderMessages not having the correct width This makes them overflow on mobile devices. (cherry picked from commit a911e08dd7629bbb597253aae7bf982810cd7baf) M +1 -0 src/content/ui/ConversationPage.qml M +1 -0 src/content/ui/LoginFlow/ServersPage.qml https://invent.kde.org/network/tokodon/-/commit/1235b7722dfb643ff6984367f529859699581485 |
Created attachment 176172 [details] screenshot of an example This is an easy fix, see screenshot.