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

Tomas Zigo noreply at github.com
Sat Mar 21 19:33:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 0d897371afb3e0da1260ffe51a23425b2fd74809
      https://github.com/OSGeo/grass/commit/0d897371afb3e0da1260ffe51a23425b2fd74809
  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