pgAdmin 4 commit: Ensure that the splash screen can be moved. Fixes # 7

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the splash screen can be moved. Fixes # 7
Date: 2022-07-07 08:41:41
Message-ID: E1o9N4v-0008Rr-53@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the splash screen can be moved. Fixes # 7471

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_12.rst | 1 +
runtime/src/js/misc.js | 2 +-
runtime/src/js/pgadmin.js | 66 +++++++++++++++++++++++++--------------
3 files changed, 44 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-07-08 11:33:40 [patch] - Feature test fix
Previous Message Akshay Joshi 2022-07-07 08:40:17 pgAdmin 4 commit: Make the controls on the Graph Visualiser collapsible