[GRASS-git] [OSGeo/grass] 21e6c6: wxGUI: Fix behaviour of top Single-Window GUI tool...

Anna Petrasova noreply at github.com
Thu Nov 10 21:17:19 PST 2022


  Branch: refs/heads/releasebranch_8_2
  Home:   https://github.com/OSGeo/grass
  Commit: 21e6c689fbd3db9dba09a55b1c3b8ac8466d1406
      https://github.com/OSGeo/grass/commit/21e6c689fbd3db9dba09a55b1c3b8ac8466d1406
  Author: Linda Kladivova <49241681+lindakladivova at users.noreply.github.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M gui/wxpython/gui_core/toolbars.py
    M gui/wxpython/iscatt/toolbars.py
    M gui/wxpython/lmgr/toolbars.py
    M gui/wxpython/mapdisp/toolbars.py
    M gui/wxpython/psmap/toolbars.py

  Log Message:
  -----------
  wxGUI: Fix behaviour of top Single-Window GUI toolbars (#2568)

Use agw.aui toolbar as the main toolbar to avoid strange behavior. This requires restructuring Toolbar classes. 

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>


  Commit: 004df2067e647fd8834c6703d578fb7b2ab142e5
      https://github.com/OSGeo/grass/commit/004df2067e647fd8834c6703d578fb7b2ab142e5
  Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M gui/wxpython/gui_core/toolbars.py

  Log Message:
  -----------
  wxGUI: fix display of all single window mode main toolbar tools (#2617)

On the MS Windows and macOS platform.


  Commit: b271212dc5aa84ea69a179c23e8fedfd2ec7c7a8
      https://github.com/OSGeo/grass/commit/b271212dc5aa84ea69a179c23e8fedfd2ec7c7a8
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M gui/wxpython/gui_core/toolbars.py

  Log Message:
  -----------
  wxGUI: BaseToolbar.OnTool needs to be explicitly defined (#2632)

Fixes #2626


Compare: https://github.com/OSGeo/grass/compare/90242fcceb4e...b271212dc5aa


More information about the grass-commit mailing list