pgAdmin 4 commit: Support double-click on Query Tool result gridcolumn

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Support double-click on Query Tool result gridcolumn
Дата
Msg-id E1gyd1z-0004mo-Ju@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Support double-click on Query Tool result grid column resize handles to auto-size to the content. Fixes #4034

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c5b9364b619c148b2542ac9ab907eb90247d4f8
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst                   |   1 +
.../static/js/selection/active_cell_capture.js     |   5 +
.../js/slickgrid/plugins/slick.autocolumnsize.js   | 160 +++++++++++++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |   4 +-
web/webpack.shim.js                                |   1 +
5 files changed, 170 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM4034] Auto resize column when double clicked oncolumn resizer is SQL data output grid