diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 14:58:45 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-03 14:58:45 +0200 |
| commit | df9b3a47f125e65c5610c62a14894c8c7514f954 (patch) | |
| tree | 31f255d0e3221342e5a8e8bb608edc69d134ffcc /src/CMakeLists.txt | |
| parent | 1371a3901857a8d2ac4fcf235fb29e7caaf63cae (diff) | |
| download | qtmaildir-df9b3a47f125e65c5610c62a14894c8c7514f954.tar.gz qtmaildir-df9b3a47f125e65c5610c62a14894c8c7514f954.zip | |
fix: let the thread list columns be resized again
Tags, Date and From were set to ResizeToContents while fixing the
pushed-off-screen Tags column. That mode computes the width itself and
discards a drag, so the columns stopped being resizable. Verified: with
ResizeToContents a request for 250px yields 150, with Stretch 478, with
Interactive 250.
The reorder alone already fixed the original bug, since Subject stretches
and is last, so nothing can be pushed past it. Locking the other three
was unnecessary and also blocked the saved-column-widths item, which
needs widths a user can actually set.
They are Interactive again, with starting widths a drag overrides.
Diffstat (limited to 'src/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
