Sheng Luo
|
e85d2f426a
|
Fix nine part image drawing.
|
2012-09-25 07:46:34 +08:00 |
|
Justin Spahr-Summers
|
2711151cc3
|
Within TUIStretchableImage, horizontalEdgeLength should be basd on size.width, not size.height
|
2012-07-29 18:17:40 -07:00 |
|
Justin Spahr-Summers
|
5ea7926855
|
Use NSDrawThreePartImage() if corner images weren't created, since that's apparently how NSDrawNinePartImage() calculates the size of a given side
|
2012-07-24 18:05:09 -07:00 |
|
Justin Spahr-Summers
|
531605cd28
|
Fix infinite recursion in -[TUIStretchableImage drawInRect:fromRect:operation:fraction:]
|
2012-07-24 17:56:52 -07:00 |
|
Justin Spahr-Summers
|
3a67a27600
|
Added a new TUIStretchableImage class, which is an NSImage with resizing support
|
2012-07-24 17:09:40 -07:00 |
|