Test purpose
- Check that the canvas completely fills the stack's dimensions on initial display
- Check the various fit modes by which the base (hidden) canvas can be copied over to its display canvas
- Check the canvas responds to changes in its container stack's dimensions, with no flickering as the dimensions change
- Check that the darker blue 'cell' canvas correctly tracks the mouse cursor when it hovers over the stack element, with no errors in positioning whatever the setting of the canvas object's 'fit' attribute
See Demo Canvas-036 for additional Cell functionality tests.
Annotated code