Skip to content

Make sure the selected face updates

Without the call to Modified() on the cell array, with the OpenGL2 backend the selected face never updates, so the first face selected is always selected regardless of the face the user is moving.

See Issue #16812 (closed) and the conversation on it.

Merge request reports