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

Tomas Zigo noreply at github.com
Sat Apr 29 01:44:06 PDT 2023


  Branch: refs/heads/grass7
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 67aaa8b14c0e9f0358578954daa72b634f97959c
      https://github.com/OSGeo/grass-addons/commit/67aaa8b14c0e9f0358578954daa72b634f97959c
  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