Skip to content

BUG: Fix cannot pick edge when reshaping in polygon session

PV's selection mechanism would pick face first before reaching edge. So the current fix is that when reshaping edge we would hide faces first then show them when the selection has finished.

Merge request reports