cherry icon indicating copy to clipboard operation
cherry copied to clipboard

🍒 Solar2D starter and Components

Results 12 cherry issues
Sort by recently updated
recently updated
newest added

remove ```lua ----------------------------------------- -- layers (+ BG and stage) transversalBackLayer = display.newGroup(), transversalFrontLayer = display.newGroup(), hud = display.newGroup(), ----------------------------------------- ``` use a set of `back`, `flat`, `front` layers - for...

enhancement
technical

https://docs.coronalabs.com/guide/distribution/androidResources/index.html

enhancement

provide a generic tool to enhance touchable areas for tiny objects idea: App.touchables + algo from Kodo

enhancement
technical

called many times before the `onComplete` doesnt reset the object properties branch to reproduce quickly on exalt: https://github.com/chrisdugne/exalt/tree/animation-pop-bug

bug

https://gitlab.com/daurnimator/docker-hererocks/blob/master/Dockerfile https://github.com/javierfernandes/lua-circleci/blob/master/.circleci/config.yml https://support.circleci.com/hc/en-us/articles/360000217868-How-do-I-create-a-custom-docker-image-for-CircleCI-

question

`display.newText(options)`

technical

remove `Button:round` and `Button:icon` to use `Button:create` everywhere

technical

refacto webpages

enhancement

https://coronalabs.com/blog/2016/09/22/introducing-external-bitmap-textures/ https://docs.coronalabs.com/guide/graphics/textureManagement.html https://github.com/coronalabs/samples-coronasdk/tree/master/Graphics/TextureLoad

enhancement
question

from https://coronalabs.com/blog/2016/02/02/corona-cannon-a-new-corona-sdk-sample-game/

question