Re: SET ROLE documentation not entirely correct
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>,
Stephen Frost <sfrost@snowman.net>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Steven Winfield <Steven.Winfield@cantabcapital.com>,
"pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>,
"Jonathan S. Katz" <jonathan.katz@excoventures.com>
Date: 2019-04-25T21:26:16Z
Lists: pgsql-docs
On 4/25/19 5:22 PM, Jonathan S. Katz wrote: > On 4/25/19 4:52 PM, Jonathan S. Katz wrote: >> On 4/25/19 3:20 PM, Joe Conway wrote: >>> On 4/25/19 3:06 PM, Stephen Frost wrote: >>>> Yeah, I'm seeing it cut off in Chrome too, initially, and then it seems >>>> to fix itself if I resize the window down from 4k (and stay fixed even >>>> if I then go back to the original, much larger, size). That seems like >>>> a CSS or layout issue though, not an issue with the image itself..? >>> >>> Yeah, I see the same thing in Chrome -- maybe Jonathan has an idea what >>> is going on and how to best fix it? >> >> See[1] - I'm not sure if the final piece is committed -- if when it is I >> can finish fixing the pgweb part > OK, so I took a quick look at the existing SVGs with my patched version > of pgweb. > > The short answer is that it's better: the SVGs are not responsive, but > they are displaying. There still needs to be work on the SVGs as > indicated in that thread to make them responsive[1]. > [1] > https://www.postgresql.org/message-id/flat/6d2442d1-84a2-36ef-e014-b6d1ece8a139%40postgresql.org Is there any written instruction anywhere with guidance on how the SVGs should be made? Joe -- Crunchy Data - http://crunchydata.com PostgreSQL Support for Secure Enterprises Consulting, Training, & Open Source Development
Commits
-
Add guidance on making documentation SVG images responsive
- 7dc78d8ef3e6 12.0 landed