pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger
Date
Msg-id E1b3L9d-0001mP-2n@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin][runtime]: Panel content is not displayed in debugger and query tool