Closed gacarrillor closed 5 months ago
@signedav, before merging this, please have a look at the last commit and let me know if it's good for you. See: https://github.com/opengisch/QgisModelBaker/issues/600#issuecomment-2163382402
I think I would have preferred to pass an argument to the dialog (not a context maybe, but just a bool like basket_integration
or similar) but I guess it's fine like this as well. Good work!
I think I would have preferred to pass an argument to the dialog (not a context maybe, but just a bool like
basket_integration
or similar) but I guess it's fine like this as well. Good work!
Yeap, that would be better indeed. Applied in https://github.com/opengisch/QgisModelBaker/pull/923/commits/62a644a9f7665064bdb3d1a7232a5479d315d291, thanks!
Oups. Just noticed there is in fact already such a parameter: wizard_embedded
Oups. Just noticed there is in fact already such a parameter:
wizard_embedded
Ouch, should I open another PR to use wizard_embedded
instead?
yes. sorry, I haven't seen it before.
yes. sorry, I haven't seen it before.
No problem, I also overlooked it. Done in https://github.com/opengisch/QgisModelBaker/pull/934
…, so that it's easier to identify them.
Requires: https://github.com/opengisch/QgisModelBakerLibrary/pull/100
Fix #600