Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 46a9d4a69d8af18edc03a239c4360cdae9586661 https://github.com/pgadmin-org/pgadmin4/commit/46a9d4a69d8af18edc03a239c4360cdae9586661 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths: M web/pgadmin/static/js/components/PgTree/scss/styles.scss M web/pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Fix an issue where query tool hangs for some time when multiple columns are selected to open geometry viewer. #5044