-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
GUIwxGUI relatedwxGUI relatedbugSomething isn't workingSomething isn't workingmacOSmacOS specificmacOS specific
Milestone
Description
Describe the bug
Unfocuced Layers pane wx.ListCtrl widget row with map name can't be read.
To Reproduce
Steps to reproduce the behavior:
- Launch wxGUI
- Add some raster/vector maps e.g.
d.rast elevation
d.vect census
- Change focus from Layers pane to Map Display 1 page with rendered maps (click by left mouse)
- Layers pane wx.ListCtrl widget row with map name census can't be read (row has black background color), see Screenshots section
Expected behavior
Unfocuced Layers pane wx.ListCtrl widget row with map name should be readable same as on other OS platforms.
Screenshots
Default
Expected
System description:
- Operating System: macOS
- GRASS GIS version: 8.3.1, 8.4.dev
GRASS : ~ > python -c "import sys, wx; print(sys.version); print(wx.version())"
3.11.3 | packaged by conda-forge | (main, Apr 6 2023, 09:05:00) [Clang 14.0.6 ]
4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIwxGUI relatedwxGUI relatedbugSomething isn't workingSomething isn't workingmacOSmacOS specificmacOS specific