[GRASS-git] [OSGeo/grass] 8f6f1e: wxGUI/vselect: fix BoxSizer widget Add method prop...
    Tomas Zigo 
    noreply at github.com
       
    Mon May 29 23:24:51 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 8f6f1ece6dc4b4816a638dd1f80d2906f003a89e
      https://github.com/OSGeo/grass/commit/8f6f1ece6dc4b4816a638dd1f80d2906f003a89e
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2023-05-30 (Tue, 30 May 2023)
  Changed paths:
    M gui/wxpython/gui_core/vselect.py
  Log Message:
  -----------
  wxGUI/vselect: fix BoxSizer widget Add method proportion param arg type (#2984)
BoxSizer widget Add method proportion param arg type must be integer
type. Fix is for Python 3.10 and wxPython 4.2.0 version.
    
    
More information about the grass-commit
mailing list