Viktor Lidholt

Results 12 issues of Viktor Lidholt

**Describe the bug** On iOS the local view doesn't work as expected. Testing the example from latest dev/flutter2 branch. - On iPhone (running 14.7.1), the local view is unproportionally scaled...

CCScrollView should now be possible to attempt to resize.

bug

Sometimes the ccb/ccbi-file format changes when CocosBuilder updates. Modification dates of files doesn't so CocosBuilder will not automatically republish all the files (specifically ccbi) that needs to be updated. A...

enhancement

From what I can tell, there is currently no support for playing sounds? Any advice as where would be a good starting point for making an implementation?

I initially used a single database connection to make all my (very small) queries. This will cause the database memory to slowly decrease until the database crashes. I solved it...

See this issue: https://github.com/cocos2d/CocosBuilder/issues/350

Expected behavior is to continue execution of current program is connection to CocosBuilder is lost. Currently strange things happen.

No icon is set for CocosPlayer when run in iOS Simulator (probably same for devices)

Custom TTF-fonts are not displayed in CocosPlayer (at least on iPhone). Fixing this requires registering the TTF-fonts with the iOS font-manager (see cocos2d-iphone for reference). https://dl.dropboxusercontent.com/u/65744316/CustomTTFs.zip

CocosPlayer for cocos2d-x is missing debugger. CocosPlayer for cocos2d-iphone is reference.