rehover
rehover copied to clipboard
Optimize Transforms to only flush when changed
Current the Flush has to be called manually, and is rather heavy.
This should be optimized into something that works better, but still Flushes whenever the matrix is requested.