Files
konva/test/unit/shapes
VladimirTechMan e6276d28db Minor improvement to the implementation of Text._sceneFunc
As the context's translate() is additive, there is no need for
the two consecutive calls of it inside _sceneFunc(): The same
effect can be achieved with with just one call of translate().

A corresponding update was done in the unit test for Text that
had a pair of calls to translate() in the expected call dump.
2019-01-19 14:56:38 +03:00
..
2018-09-04 13:37:40 +03:00
2018-06-05 21:28:34 +07:00