discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUMail Feedback


From: Hugo
Subject: Re: GNUMail Feedback
Date: Wed, 17 May 2023 20:43:02 +0200
User-agent: GNUMail (Version 1.4.0)

Just compiled it on the latest macOS version with just two lines patched!

Replaced two setRowHeight calls in MailWindowController:

MailWindowController.m:2413: [dataView setRowHeight: [[[NSLayoutManager alloc] init] defaultLineHeightForFont:[NSFont messageFont]]]; MailWindowController.m:2989: [dataView setRowHeight: [[[NSLayoutManager alloc] init] defaultLineHeightForFont:[NSFont seenMessageFont]]];

Now look at the result:
<Screenshot 2023-05-17 at 20.38.17.png>

Thank you to all who made this possible :)

Attachment: Screenshot 2023-05-17 at 20.38.17.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]