Skip to content

scripts: Update Guides from Selection API

Alx Sa requested to merge programmer-ceds-multiselect-guide-1 into master

Implementing part of @programmer_ceds 's code for !736 (closed). The other scripts in the merge request use OrientationType's UNKNOWN type to create both horizontal and vertical guides, which may not be the right choice (e.g. we should make a new OrientationType enum value instead).

However, Guides from Selection does not do this and it'd be nice if at least some of the code made it into the next release. 😄

Merge request reports