Files
konva/test/unit
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
..
2019-01-01 15:59:27 -05:00
2017-07-28 18:40:07 +02:00
2018-08-01 09:26:13 +07:00
2018-09-04 13:37:40 +03:00
2019-01-14 13:29:24 -05:00