[GRASS-git] [OSGeo/grass] 09811d: wxGUI/preferences.py: fix loading default user set...
Tomas Zigo
noreply at github.com
Mon Dec 27 21:52:59 PST 2021
Branch: refs/heads/releasebranch_8_0
Home: https://github.com/OSGeo/grass
Commit: 09811d0e84f7ab3ec28110e39f0c5e0ae4582df7
https://github.com/OSGeo/grass/commit/09811d0e84f7ab3ec28110e39f0c5e0ae4582df7
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M gui/wxpython/gui_core/preferences.py
Log Message:
-----------
wxGUI/preferences.py: fix loading default user settings (#2041)
wx.ComboBox, wx.TextCtrl widgets require string value
for setting value via SetValue() method, instead of
integer.
More information about the grass-commit
mailing list