[GRASS-git] [OSGeo/grass-addons] 279723: wx.metadata: fix create/edit map metadata with g.g...

Tomas Zigo noreply at github.com
Sat Apr 29 01:43:00 PDT 2023


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 2797238fd274c708b076ab49b6aa6c5df23ef19d
      https://github.com/OSGeo/grass-addons/commit/2797238fd274c708b076ab49b6aa6c5df23ef19d
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
    M src/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py

  Log Message:
  -----------
  wx.metadata: fix create/edit map metadata with g.gui.metadata module (#890)

* Fix wx.TextCtrl widget init parent window parameter argument.
* sashPosition parameter argument for wx.SplitterWindow SplitHorizontally
method must be int type. Use default parameter argument is 0, half of
the total window width.

Fix for Python 3.10, wxPython 4.2.0 version.




More information about the grass-commit mailing list