Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-24 Thread Dave Page
Hi On Thu, Sep 24, 2020 at 12:09 AM Mark Murawski wrote: > > One of my missing features is navigating directly to a trigger function > from a trigger. > > Tables -> Triggers -> > You can see the SQL for CREATE TRIGGER, but can't navigate directly to > the function, so this is a showstopper for

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-24 Thread Jack Royal-Gordon
I’m happy to see that some of these items are already addressed.But I have a couple issues with them: 1) auto-re-sizing columns by clicking on their separator does not work for me. I’ve got Safari as my default browser (running on OS X,). Double-clicking the header separator to the right of the

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-24 Thread Dave Page
Hi On Thu, Sep 24, 2020 at 4:53 PM Jack Royal-Gordon wrote: > I’m happy to see that some of these items are already addressed.But I have > a couple issues with them: > > 1) auto-re-sizing columns by clicking on their separator does not work for > me. I’ve got Safari as my default browser (runnin

Re: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-24 Thread Mark Murawski
On 2020-09-24 04:35, Dave Page wrote: Another missing feature is double click on a column header to expand the column to fit the data. That functionality has been there for a long time (you actually double-click on the right-hand vertical separator in the header). Weird... woul