This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-07-15 15:36:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5be1802729
konva
/
tests
History
Eric Rowell
5be1802729
fix
#149
began decoupling scene graph draw and buffer graph draw logic. This will enable more flexibility for developers to define custom buffer draw functions, and it also improves draw performance for both the scene and buffer graphs, because each function can be optimized for its purpose. Also moved text drawing logic to the Text shape
2012-11-12 19:59:19 -08:00
..
assets
added Brighten filter
2012-11-04 10:52:33 -08:00
html
added tests for configurator combinations
2012-10-19 23:31:26 -07:00
js
fix
#149
began decoupling scene graph draw and buffer graph draw logic. This will enable more flexibility for developers to define custom buffer draw functions, and it also improves draw performance for both the scene and buffer graphs, because each function can be optimized for its purpose. Also moved text drawing logic to the Text shape
2012-11-12 19:59:19 -08:00
base.css
moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework
2012-06-16 01:21:35 -07:00