"Join Area" operator can error out if passed arbitrary cursor position (via Python) that is not located on an edge between editors.
This adds the needed error check without affecting any other behavior.
Differential D5598
Fix T69122 - Area Join Error on Invalid Cursor Position Authored by Harley Acheson (harley) on Aug 26 2019, 9:42 PM. Tags Subscribers None
Details "Join Area" operator can error out if passed arbitrary cursor position (via Python) that is not located on an edge between editors. This adds the needed error check without affecting any other behavior.
Diff Detail
|