[GRASS-git] [OSGeo/grass] 55fd37: wxGUI: update wx4.1.0 support for FlatNotebook (#856)

nilason noreply at github.com
Fri Aug 21 20:08:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 55fd37c14d0e7110c0a86983a80139ea928d5189
      https://github.com/OSGeo/grass/commit/55fd37c14d0e7110c0a86983a80139ea928d5189
  Author: nilason <n_larsson at yahoo.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M gui/wxpython/core/globalvar.py
    M gui/wxpython/dbmgr/base.py
    M gui/wxpython/gmodeler/frame.py
    M gui/wxpython/lmgr/frame.py
    M gui/wxpython/modules/import_export.py
    M gui/wxpython/psmap/frame.py
    M gui/wxpython/tplot/frame.py
    M gui/wxpython/vnet/dialogs.py
    M gui/wxpython/web_services/widgets.py

  Log Message:
  -----------
  wxGUI: update wx4.1.0 support for FlatNotebook (#856)

addresses two separate, but interlinked issues:
- addition of FlatNotebook.FNB_NODRAG window style flag to prevent
  macOS GUI crash on switching tabs
- dark mode support




More information about the grass-commit mailing list