We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
(Widget::setContentSize() -> _contentSize) != (Widget::getContentSize() <- _size)
(Widget::setContentSize() -> _contentSize) != (Widget::getContentSize() <- _size)
Refactor #4397 [Closed]
- Description updated (diff)
- Assignee set to Nutty
Well, it's a serious problem. Nutty is working on merging UIWidgets more compatible with the node system.
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8368
Status: | Closed | |
---|---|---|
Start date: | 2014-03-16 | |
Priority: | Low | |
Due date: | ||
Assignee: | ||
% Done: | 0% |
|
Category: | - | |
Target version: | - |
Widget::setContentSize() -> _contentSize
, but(Widget::getContentSize() == **_size**) != _contentSize
When we write a function as: