grass
grass copied to clipboard
wxGUI/gui_core: fix Create or edit image group dialog Select all CheckBox widget for selecting all items
Describe the bug When you check Select all CheckBox widget from Create or edit image group dialog all added raster maps aren't selected.
To Reproduce Steps to reproduce the behavior:
- Launch wxGUI
- From the menu choose Imagery -> Develop images and groups -> Create/edit group
- From the Create or edit image group dialog hit Add button widget and add some raster maps
- From Create or edit image group dialog check Select all CheckBox widget
- Added raster maps are not selected
or
- From the Create or edit image group dialog Select existing group or enter name of new group ComboBox widget choose existed image group e.g. nitrogen.
- From the Create or edit image group dialog hit Add button widget and add some raster maps
- From Create or edit image group dialog check Select all CheckBox widget
- Only raster maps which is currently in nitrogen group are selected
Expected behavior When you check Select all CheckBox widget from Create or edit image group dialog all added raster maps should be selected.
System description:
- Operating System: all
- GRASS GIS version: all