-
Cocos2dx 3.10 c++
The following line sets the opacity of the scrollbarview
```
listview->setScrollBarOpacity(255);
```
but it doesn't actually take into effect unless you toggle the autohide:
```
…
-
`CommandBufferGL::_vertexBuffer` is not initialized as nullptr and will cause crash in `CommandBufferGL::cleanResources()`.
https://github.com/cocos2d/cocos2d-x/blob/06367eb77260680c2dfce641361ae690b…
-
This is really a noob suggestion, but ...
I think wiki is missing information how to compile to Linux and Win.
xando updated
10 years ago
-
--------- beginning of crash
D:\Porject\frameworks\runtime-src\proj.android-studio../../cocos2d-x/cocos/./../external/json/document.h:1688: bool rapidjson::GenericValue::StringEqual(const rapidjson::G…
-
Nice
-
Potential errors: The `en_name` is what is currently in the dataset
```
en_name CountryName
1 …
-
I am using cocos2d-js-v3.0 final and cocos code ide rc2.
I followed the following guide
http://cocos2d-x.org/docs/manual/framework/html5/facebook-sdk/facebook-sdk-on-android/en
http://cocos2d-x.org/d…
-
cocos里面坐标系有点多,而且经常绕晕,希望可以有个文档可以参考一下
ankye updated
5 months ago
-
### Cocos Creator version
3.5.2 3.6.0
### System information
web mobile
### Issue description
https://forum.cocos.org/t/topic/138390
when clicking the editbox, the canvas will shift to the lef…
-
cocos creator 2.4.4
假设 [此处L15](https://github.com/cocos-creator/tutorial-hot-update/blob/2.4.x/packages/hot-update/main.js#L15) storagePath 值为 `XXXXX/remote-asset/`
则 [此处L16](https://github.co…