Обсуждение: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontal scrolling in the treeview

Поиск
Список
Период
Сортировка

[pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontal scrolling in the treeview

От
Khushboo Vashi
Дата:
Hi,

Please find the attached patch to fix the RM #2339: Horizontal scrolling in the treeview.

I wanted to change the pgadmin.css file to fix this issue but the aciTree library is located at browser/static/vendor/, so I have included this change in the browser/static/css/browser.css file.


Thanks,
Khushboo

Вложения

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontalscrolling in the treeview

От
Dave Page
Дата:
Thanks, patch applied.

On Fri, Apr 14, 2017 at 5:02 AM, Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix the RM #2339: Horizontal scrolling in
> the treeview.
>
> I wanted to change the pgadmin.css file to fix this issue but the aciTree
> library is located at browser/static/vendor/, so I have included this change
> in the browser/static/css/browser.css file.
>
>
> Thanks,
> Khushboo
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontalscrolling in the treeview

От
Dave Page
Дата:
Unfortunately I had to revert this, as I found it was preventing
treeview nodes from being collapsed again. I'm running in Google
Chrome on Mac, if that helps narrow down the problem.

On Tue, Apr 18, 2017 at 2:01 PM, Dave Page <dpage@pgadmin.org> wrote:
> Thanks, patch applied.
>
> On Fri, Apr 14, 2017 at 5:02 AM, Khushboo Vashi
> <khushboo.vashi@enterprisedb.com> wrote:
>> Hi,
>>
>> Please find the attached patch to fix the RM #2339: Horizontal scrolling in
>> the treeview.
>>
>> I wanted to change the pgadmin.css file to fix this issue but the aciTree
>> library is located at browser/static/vendor/, so I have included this change
>> in the browser/static/css/browser.css file.
>>
>>
>> Thanks,
>> Khushboo
>>
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontalscrolling in the treeview

От
Khushboo Vashi
Дата:
Hi,

Please find the attached updated patch.
I have tested this patch on Ubuntu (Chrome & Firefox) and Mac (Chrome).

Thanks,
Khushboo

On Tue, Apr 18, 2017 at 7:25 PM, Dave Page <dpage@pgadmin.org> wrote:
Unfortunately I had to revert this, as I found it was preventing
treeview nodes from being collapsed again. I'm running in Google
Chrome on Mac, if that helps narrow down the problem.

On Tue, Apr 18, 2017 at 2:01 PM, Dave Page <dpage@pgadmin.org> wrote:
> Thanks, patch applied.
>
> On Fri, Apr 14, 2017 at 5:02 AM, Khushboo Vashi
> <khushboo.vashi@enterprisedb.com> wrote:
>> Hi,
>>
>> Please find the attached patch to fix the RM #2339: Horizontal scrolling in
>> the treeview.
>>
>> I wanted to change the pgadmin.css file to fix this issue but the aciTree
>> library is located at browser/static/vendor/, so I have included this change
>> in the browser/static/css/browser.css file.
>>
>>
>> Thanks,
>> Khushboo
>>
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2339 - Horizontalscrolling in the treeview

От
Dave Page
Дата:
Thanks, patch applied!

On Fri, Apr 21, 2017 at 5:10 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached updated patch.
I have tested this patch on Ubuntu (Chrome & Firefox) and Mac (Chrome).

Thanks,
Khushboo

On Tue, Apr 18, 2017 at 7:25 PM, Dave Page <dpage@pgadmin.org> wrote:
Unfortunately I had to revert this, as I found it was preventing
treeview nodes from being collapsed again. I'm running in Google
Chrome on Mac, if that helps narrow down the problem.

On Tue, Apr 18, 2017 at 2:01 PM, Dave Page <dpage@pgadmin.org> wrote:
> Thanks, patch applied.
>
> On Fri, Apr 14, 2017 at 5:02 AM, Khushboo Vashi
> <khushboo.vashi@enterprisedb.com> wrote:
>> Hi,
>>
>> Please find the attached patch to fix the RM #2339: Horizontal scrolling in
>> the treeview.
>>
>> I wanted to change the pgadmin.css file to fix this issue but the aciTree
>> library is located at browser/static/vendor/, so I have included this change
>> in the browser/static/css/browser.css file.
>>
>>
>> Thanks,
>> Khushboo
>>
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company