Change Log 1.1.31
A new block configuration option has been added that will change the visualization method from a full cube outline to just the corners - this is intended for large fields that might otherwise cause lag on visualizing.
Code (YAML):
visualize_corners
: true
The directional spurs will be green if it is a valid field and red if it is not.
This visualization defaults to false - full visualization is still the default.
Some optimizations have been put in place for regular visualizations and these will continue to be worked on in the upcoming releases.
Also disabled the merge option when prevent resize is true:
Code (YAML):
prevent_resize
: true