[GRASS-git] [OSGeo/grass] 7d228f: Fix wxGUI Vector Network Analysis Tool FlatNoteboo...

Tomas Zigo noreply at github.com
Sat Mar 21 19:34:17 PDT 2020


  Branch: refs/heads/releasebranch_7_8
  Home:   https://github.com/OSGeo/grass
  Commit: 7d228fe9d535b665b4a4ea41c3398b688d60cfcb
      https://github.com/OSGeo/grass/commit/7d228fe9d535b665b4a4ea41c3398b688d60cfcb
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M gui/wxpython/vnet/dialogs.py
    M gui/wxpython/vnet/widgets.py

  Log Message:
  -----------
  Fix wxGUI Vector Network Analysis Tool FlatNotebook page small grey square artifact (#425)

* wxGUI Vector Network Analysis Tool: fix FlatNotebook page small
grey square artifact

* move create FlatNoteBook result dbmgr page logic
(call _createResultDbMgrPage method) and input dbmgr
page logic (call _createInputDbMgrPage() method)
from VNETDialog dialog class __init__ method to place
in the code when created page is necessary

* wxGUI Vector Network Analysis Tool: fix Points page SpinCtrl widget size

* wxGUI Vector Network Analysis Tool: replace wx widgets classes with wrapper classes




More information about the grass-commit mailing list