Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 0bc044fa673cc5d396fdd086133c8f7b1839ee09 https://github.com/pgadmin-org/pgadmin4/commit/0bc044fa673cc5d396fdd086133c8f7b1839ee09 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths: M docs/en_US/release_notes_7_9.rst M web/pgadmin/misc/properties/CollectionNodeProperties.jsx M web/pgadmin/static/js/Theme/overrides/rcdock.override.js M web/pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx Log Message: ----------- Fixed an issue where Geometry Viewer renders geometry incorrectly after trying to view 3D or non-4326 SRID geometry. #6017