Re: [pgAdmin][RM4827] Allow changing width of column in file dialog

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4827] Allow changing width of column in file dialog
Date: 2020-01-10 07:26:32
Message-ID: CANxoLDcHVwFehmKVu9p20=W=NJGR_=SXLWSDv9d-rJA7G-BZRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Jan 7, 2020 at 3:29 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to allow columns in file dialog to be resizable.
> I've used tablesorter's resizable widget along with other changes required
> to fit pgAdmin UI.
> Kindly note that, if the columns are resized to small width, below space
> will occur. I had tried to auto adjust it - but that would be too much to
> do, unnecessarily slowing down if large number of files are present.
> [image: Screenshot 2020-01-07 at 15.25.36.png]
> The patch also fixes - #3812, where the user typed filename/text is
> removed if the file type dropdown is changed. The filename/text will be
> retained now.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-10 10:12:45 pgAdmin 4 commit: Added Schema Diff tool to compare two schemas and gen
Previous Message Akshay Joshi 2020-01-10 07:25:49 pgAdmin 4 commit: 1) Ensure that path file name should not disappear wh