public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added zoom scaling options with keyboard shortcuts in
Date: Mon, 15 Mar 2021 08:58:49 +0000
Message-ID: <[email protected]> (raw)
Added zoom scaling options with keyboard shortcuts in runtime. Fixes #6271
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=49a59f8929fb86d2d9fe9c262193715ba553...
Modified Files
--------------
docs/en_US/desktop_deployment.rst | 21 +++-
docs/en_US/images/file_menu.png | Bin 54700 -> 63310 bytes
docs/en_US/images/runtime_menu.png | Bin 64350 -> 74270 bytes
docs/en_US/menu_bar.rst | 3 +
docs/en_US/release_notes_5_1.rst | 1 +
runtime/src/js/misc.js | 114 +++++++++++++++++++++-
runtime/src/js/pgadmin.js | 31 +++++-
web/pgadmin/browser/__init__.py | 40 +++++++-
web/pgadmin/browser/static/js/browser.js | 2 +-
web/pgadmin/browser/static/js/menu.js | 11 ++-
web/pgadmin/browser/static/js/runtime.js | 28 ++++++
web/pgadmin/browser/templates/browser/js/utils.js | 2 +
12 files changed, 242 insertions(+), 11 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Added zoom scaling options with keyboard shortcuts in
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox