pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger
Дата
Msg-id E1b3L9d-0001mP-2n@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue - not displaying query tool & debugger from the runtime.

In order to resolve the issue, set the height, width of the area (div)
under the wcFrame. wcIFrame consider the height, and width of this
container to determine the height, width & position of the iframe.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a832086c5c4c0dda51c43edd7fc4f40dda63a0c
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/frame.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool