We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Reload a picture though it is cached in TextureCache
Reload a picture though it is cached in TextureCache
Feature #4070 [Closed]
- Status changed from New to Closed
Fixed in this patch
https://github.com/cocos2d/cocos2d-x/pull/5464
Status: | Closed | |
---|---|---|
Start date: | ||
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 0% |
|
Category: | all | |
Target version: | 2.2.3 |
Related issues
There is a requirement from CocoStudio, when a picture is modified, it should take effect without re-start the editor.
The related issue in 3.x version is issue #3991.