Re: New commitfest app release on August 19th

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, John Naylor <johncnaylorls(at)gmail(dot)com>
Subject: Re: New commitfest app release on August 19th
Date: 2025-08-19 17:31:39
Message-ID: CAGECzQQ+PspaK2p20XZ-YD8caAZOXE3HGzT4A-1RYsxJ6ggS4g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 19 Aug 2025 at 16:27, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> For me, with Safari on macOS, the font does look a bit different but
> not objectionably so. But I too notice that the tables of patches
> seem significantly wider than before. If I zoom out enough to fit
> the whole table width in my usual browser window, the text is almost
> unreadably small. The tables were a bit wider than screen width
> already, but it feels like they changed significantly.

I deployed a change now where the font-size is changed back to 14px
again, and I removed "system-ui" font from the font list. I hope that
solves the difficult to read fonts and larger tables issues. Feedback
welcome, since this is definitely a thing that difference based on the
machine/screen/OS.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-08-19 17:37:01 Re: Performance issue on temporary relations
Previous Message Nathan Bossart 2025-08-19 17:29:14 Re: Improve LWLock tranche name visibility across backends