BUG:404615 Allow selecting boundary limits on python layer export
References
About
Added a flag to allow selecting crop to image or crop to layer boundaries, as each is usefull in differente workflows. (I normally use crop to image bounds)
Changed
- Add
bool
toNode.cpp
to allow selecting what boundary is preferred (Default old behaviour) - Add Checkbox to
uiexportlayers.py
to allow selection of desired boundaries.