Feature request #385
set the "option" and "required" option in qgis-grass integration
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | GRASS | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 10444 |
Description
the original nviz module not work, i rewrited it, identically the
original nviz.qgim and rename it nvis.qgm
then i add it in defoul.qgc now it works,
but only if i load a ( elevation + color + vector ) file
if i want load nviz with only elevation data, it do not work..
(how can i set the "option" and "required" option ?)
(this issue is also common to other new mudules)
History
#1 Updated by Redmine Admin almost 18 years ago
It is not possible to have optional parameter.
All the parameters specified in qgm file must be filled in.
Radim
#2 Updated by Martin Dobias almost 18 years ago
Then shouldn't be this marked as an enhancement for next version?
#3 Updated by Redmine Admin almost 18 years ago
Replying to [comment:2 wonder]:
Then shouldn't be this marked as an enhancement for next version?
Yes, I going to do that.
Radim
#4 Updated by Paolo Cavallini over 15 years ago
Duplicated in #1183
#5 Updated by Redmine Admin almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed