forceRecompute property

bool forceRecompute
getter/setter pair

This vairable is crucial to ensure that nodes are rendered correctly after a project load.

For a clear explanation, please refer to the GitHub issue: https://github.com/WilliamKarolDiCioccio/fl_nodes/issues/57#issuecomment-2888250780

Implementation

bool forceRecompute = true;