pgAdmin 4 commit: 1) Ensure that the zoom level should be set for the n - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that the zoom level should be set for the n
Date
Msg-id E1lOJq1-0004Ox-24@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that the zoom level should be set for the newly opened window.
2) Ensure that if the zoom level is changed on the main window then it should
   be applicable for all the opened windows.

refs #6271

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2872b5c5d3f0e0a891f954a21e45b0b5cba5bec8

Modified Files
--------------
runtime/src/js/misc.js                             | 13 +++++++++
runtime/src/js/pgadmin.js                          | 10 ++++---
web/pgadmin/browser/__init__.py                    | 34 ++++++++++++----------
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  4 +++
.../tools/datagrid/static/js/show_query_tool.js    |  2 +-
web/pgadmin/tools/debugger/static/js/debugger.js   |  8 +++++
.../tools/debugger/static/js/debugger_ui.js        |  4 +++
web/pgadmin/tools/erd/static/js/erd_module.js      |  4 +++
.../tools/schema_diff/static/js/schema_diff.js     |  4 +++
9 files changed, 62 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Ensure that SQL formatter should not add extra tab
Next
From: Akshay Joshi
Date:
Subject: Re: Translators: Release next week