[pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL editor view on resize to ensure thec - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL editor view on resize to ensure thec
Date
Msg-id E1dKOPs-0004hM-L5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Refresh the SQL editor view on resize to ensure the contents are re-rendered for the new viewport. Fixes #2078

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3743c6e86ed74b8ae6f4776f27e1555c4ee64e89
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js        | 10 ++++++++++
1 file changed, 10 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue indisplaying Trigger SQL
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] CREATE Script do not displayproperly on panel resize