Closed txoof closed 1 year ago
Consider adding a method to the block super class that updates the format. Each subclass can override this as need
use update_block_props
to handle this.
This is only partially fixed. sending a new resolution needs to force recalculation of all the elements Nope. This was a problem in PaperPi.
Only setting the layout property calls the
_set_blocks
method that updates the blocks.Add a method to update dict keys and push those changes through to the blocks. This should make it easier to dynamically change text color and image mode.