You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix bug which caused CycleThroughRegions to not work with empty regions;
handle edge case in NormalizeRegionEnds
Apparently, empty regions are falsy.
The edge case in NormalizeRegion ends occurs, when no selection is in the
viewport.