Make our own layouting system based on Clay #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Everything can be cleaner if the layouting code is deeply integrated with the rednering code. We already had to be a bit hacky in some places to work around Clay. For example backdrops should really go in a different list than the rest of the clay render commands.