[GRASS-git] [OSGeo/grass] 939739: wxGUI/datacatalog: change ReloadTreeItems to use n...

Anna Petrasova noreply at github.com
Tue Jul 28 20:14:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 939739c71c1dff819a478f495f7ae780c05c736e
      https://github.com/OSGeo/grass/commit/939739c71c1dff819a478f495f7ae780c05c736e
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M gui/wxpython/core/treemodel.py
    M gui/wxpython/datacatalog/catalog.py
    M gui/wxpython/datacatalog/frame.py
    M gui/wxpython/datacatalog/tree.py
    M gui/wxpython/gui_core/treeview.py

  Log Message:
  -----------
  wxGUI/datacatalog: change ReloadTreeItems to use node-specific reloads (#847)

The change is done in order to reload only nodes that are needed to be reloaded, e.g. when mapset is deleted, we don't need to reload entire tree including all dbs.

Includes fixes in treeview and treemodel.




More information about the grass-commit mailing list