<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 16 Nov 2018, at 23:10, Robert Brenstein wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Just fetched 5563. It made only 1 item more visible, so no help. Cmd-minus works but I had to hit it three times to show all the items I want and the text is a tad too small now. It would be lovely to have MailboxListLineSpacingFactor as parameter to adjust the line spacing in the list (after hitting cmd-plus once).</p>
</blockquote>

<p dir="auto">Such a setting already exists but it has been broken in various ways. The latest test release should work much better though. Focus the mailbox list and then use “Show Fonts” to change the line spacing (named Line Height Delta in the window).</p>

<p dir="auto">Alternatively, change it directly like this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmMailboxesOutlineLineHeightDelta -float -3.0
</code></pre>

<p dir="auto">No need to relaunch MailMate since this should dynamically update the mailbox list.</p>

<p dir="auto">Previously, the images/badges were incorrectly resized and the setting didn't work at all if a custom font or size was not chosen.</p>

<p dir="auto">It might be a good idea to use “Reset Fonts” in the General preferences pane to get a clean start. (This now also clears line height delta settings which didn't happen before.)</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>