Opened 16 years ago
Closed 16 years ago
#293 closed defect (fixed)
wxGUI should provide a switch for region-constrained/free display mode
Reported by: | msieczka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | Cc: | ||
CPU: | All | Platform: | All |
Description
wxGUI should provide an easily accessible switch for region-constrained/free display mode. Like gis.m does.
Change History (4)
follow-up: 2 comment:1 by , 16 years ago
comment:2 by , 16 years ago
Replying to mlennert:
Now, maybe the fact that in the wx gui you can show the extent of the computational region solves this issue (although it doesn't solve the resolution issue raised in #106), I'll just have to work with it a bit more to really find out, but up to now I have found the absence of the constraint mode a nuisance...
Helps?
Map display status bar ->
"Display mode"
Check "Constrain display resolution to computational settings"
Re-render
?
Untested, Martin
comment:3 by , 16 years ago
Works great for me for the resolution. Doesn't solve the original bug post concerning the region geometry. For me the display of the regional geometry as a red box solves this issue, though.
I would thus propose to close this bug, but will leave the decision to Maciej.
Moritz
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
On 06/09/08 19:51, Michael Barton wrote:
IIUC, this is linked to (a duplicate of ?) #106.
[...]
In gis.m this mode does not necessarily conform to computational region proportions, but conforms to the proportions you indicate with your zoom. It can also be used to show the exact region proportions, something which I find extremely useful.
Now, maybe the fact that in the wx gui you can show the extent of the computational region solves this issue (although it doesn't solve the resolution issue raised in #106), I'll just have to work with it a bit more to really find out, but up to now I have found the absence of the constraint mode a nuisance...
Moritz