Remove update_state

Description

This removes the Element._update_state() method and replaces its invocations with more granular calls to specific state update functions. This should help avoid unnecessary work and make it a bit more clear how an element's state should be updated.

Changes proposed in this merge request:

  • Remove _update_state()

This merge request, when approved, will close: #1054 (closed)


Edited by Tristan Maat

Merge request reports

Loading