[GRASS-git] [OSGeo/grass] ea0e63: several fixes related to font dialog (#292)
Anna Petrasova
noreply at github.com
Fri Jan 24 11:53:54 PST 2020
Branch: refs/heads/releasebranch_7_8
Home: https://github.com/OSGeo/grass
Commit: ea0e63a63eb0f1e0e1eb12639d3cb3ea87f555e7
https://github.com/OSGeo/grass/commit/ea0e63a63eb0f1e0e1eb12639d3cb3ea87f555e7
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M gui/wxpython/gui_core/dialogs.py
M lib/python/script/core.py
Log Message:
-----------
several fixes related to font dialog (#292)
* fix wx depracated warnings
* d.text depends on region, region needs to match widget size
* close file in grass.script.region_env to avoid Py3 ResourceWarning
Commit: f7a21abab354660249076c11c6b683b9c86655e4
https://github.com/OSGeo/grass/commit/f7a21abab354660249076c11c6b683b9c86655e4
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M gui/wxpython/animation/nviztask.py
M gui/wxpython/animation/provider.py
Log Message:
-----------
fix 3D rendering in animation tool (#293)
Broken because of ea51ed82995, color_map needs to be always present.
Compare: https://github.com/OSGeo/grass/compare/f321af5fd062...f7a21abab354
More information about the grass-commit
mailing list