Summary: | Side-tiling on a 200% scale 2880x1800 screen uses mobile/single column view | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Nate Graham <nate> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | carl, josh |
Priority: | NOR | Keywords: | usability |
Version: | 24.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/neochat/-/commit/47eba6b7209c7ec0d3b206d0eee553f0d3e7e921 | Version Fixed In: | 24.12.0 |
Sentry Crash Report: |
Description
Nate Graham
2024-11-26 21:08:25 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/2028 Git commit 47eba6b7209c7ec0d3b206d0eee553f0d3e7e921 by Nate Graham. Committed on 27/11/2024 at 16:07. Pushed by ngraham into branch 'master'. Make the room list slightly narrower by default `GridUnit * 17` is 306px, which is quite wide. Given that the focus in this app is on the content (i.e. the chat view) let's make the sidebar a 36px narrower to make more room for content. FIXED-IN: 24.12.0 M +1 -1 src/qml/RoomListPage.qml https://invent.kde.org/network/neochat/-/commit/47eba6b7209c7ec0d3b206d0eee553f0d3e7e921 |