[GRASS-dev] [GRASS GIS] #3923: g.gui.gmodeler: scroll bar not shown or too short
GRASS GIS
trac at osgeo.org
Fri Nov 29 08:27:58 PST 2019
#3923: g.gui.gmodeler: scroll bar not shown or too short
--------------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.2
Component: wxGUI | Version: git-releasebranch78
Resolution: | Keywords: g.gui.gmodeler
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Comment (by pesekon2):
It seems like the scrollbars in wxPython cannot be bigger than 1638
points; I did not find any reference for that, but always ended with an
error coming from wxPython in such a moment.
Maybe the more interesting question is how this model was
created/extracted as I doubt that you had scrolled to position
"932,32894794" (see line 65 of your model) - as the scrollbars do not
allow the user to scroll to such an obscene position, either the xml was
modified or the problem appeared already when exporting the model. Could
you provide a hint on how to reproduce this extraction?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3923#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list