Fix Scale9Sprite's bug that its bottom board has a black shadow sometimes
Fix Scale9Sprite's bug that its bottom board has a black shadow sometimes
Bug #3083 [Closed]
- Status changed from New to Closed
- % Done changed from 0 to 100
if width of Scale9Sprite’s texture is longer than Scale9Sprite’s width, and the texture has a border half transparent, then the Scale9Sprite’s border will show a black or other color shadow, because its left sprite and right sprite are overlapping each other.
So design the Scale9Sprite’s texture as small as possible, then it can save the memory for game.
Status: | Closed | |
---|---|---|
Start date: | 2013-10-30 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ludingping | |
% Done: | 100% |
|
Category: | - | |
Target version: | v2.2.1 |
Fix Scale9Sprite’s bug that its bottom board has a black shadow sometimes