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-11-18 09:07:30 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
92919058b2a0211615916885f8f30077cb9e4d22
konva
/
tests
History
Eric Rowell
92919058b2
after a bit more thought, I've decided to change the maxWidth property to width, to make it even more similar to CSS sizing rules. If you set the width of the text box to a certain value, and the text string width is longer than that width, the text will be clipped
2012-05-12 17:49:01 -07:00
..
html
added scrollbar support for container DOM, structured the unittests a bit better, and did some minor refactoring
2012-03-17 10:28:25 -07:00
js
after a bit more thought, I've decided to change the maxWidth property to width, to make it even more similar to CSS sizing rules. If you set the width of the text box to a certain value, and the text string width is longer than that width, the text will be clipped
2012-05-12 17:49:01 -07:00
base.css
added scrollbar support for container DOM, structured the unittests a bit better, and did some minor refactoring
2012-03-17 10:28:25 -07:00
darth-vader.jpg
adding unit tests and functional tests. Need to add more tests when possible.
2012-03-08 00:05:00 -08:00
lion.png
finished pixel detection algo which can be applied to any Shape. This enables a lot of new functionality, such as image pixel detection, shape border detection, and custom shape detection that isn't drawn with a standard path
2012-04-01 01:08:33 -07:00
scorpion-sprite.png
added new Kinetic.Sprite shape that enables you to easily add animated sprites to the stage
2012-05-02 00:35:32 -07:00