diff options
author | Robin Jarry <robin@jarry.cc> | 2024-06-05 08:34:40 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-06-16 14:05:02 +0200 |
commit | cac8c4ed7ad81e59091b55d704c1c10d0547c643 (patch) | |
tree | b5d5bcd07dd2170d37464e12c41bd8c9db91c69e /contrib/release.sh | |
parent | 99bc69918ea782603894de8ab5f66d53a10046a2 (diff) | |
download | aerc-cac8c4ed7ad81e59091b55d704c1c10d0547c643.tar.gz |
selector: fix body text truncation
When the selector dialog body text contains multiple lines, its height
is adjusted automatically. Since commit 3d529aa09330 ("config: make
popover dialogs configurable"), all text after the first line is
truncated.
This happens because SelectorDialog no longer satisfies the Dialog
interface which got an extra ContextWidth() method.
Implement that method using the full width. The [ui].dialog-* settings
are ignored as they were before for that dialog.
Fixes: 3d529aa09330 ("config: make popover dialogs configurable")
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Johannes Thyssen Tishman <johannes@thyssentishman.com>
Diffstat (limited to 'contrib/release.sh')
0 files changed, 0 insertions, 0 deletions