diff options
author | David King <amigadave@amigadave.com> | 2022-04-25 13:42:41 +0100 |
---|---|---|
committer | David King <amigadave@amigadave.com> | 2022-04-26 08:17:59 +0100 |
commit | f5a68cdb7f4b1c6e82c879d5afd7057959246893 (patch) | |
tree | 24f9ce34578eabd2238f7b7e82381f56ced55a9d /.gitlab-ci.yml | |
parent | Merge branch 'hydrargyrum-master-patch-43242' into 'master' (diff) | |
download | zenity-f5a68cdb7f4b1c6e82c879d5afd7057959246893.tar.gz zenity-f5a68cdb7f4b1c6e82c879d5afd7057959246893.tar.bz2 zenity-f5a68cdb7f4b1c6e82c879d5afd7057959246893.zip |
msg: Fix maximum width to 60 characters
Commit 3b64d05e8a1aae1581d2bec7288d80ac4699e1b1 mentioned that labels in
message dialogs were set to a maximum width of 60 characters, with
inspiration from GtkMessageDialog, but in fact a typo meant that they
were set to both a width and maximum width of just 10 characters. This
lead to text layout problems, which can be fixed by using the intended
maximum of 60 characters.
https://bugzilla.redhat.com/show_bug.cgi?id=2053530
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions