ENKR | Jing Hui PANG | 彭竞辉
ENKR | Jing Hui PANG | 彭竞辉
I am trying to do exactly the same effect, adding glow around a Sprite This is how my code looks like: ```ts // ... let img = new Sprite(App.I().app.loader.resources[App.STORY_ASSET].textures[_image]); //...
what I wanna achieve is customizing the pop-up of filling up the credit card details such that the user can input a name, address, etc. as well as the "Save"...
This is just a suggestion. I realized you need to add some sort of like setTimeout functions into `onNext` in order to make the step displays in the Modal. As...
I have a long text for my legend and it shows up being cut. I was trying to play around with the `:legend_setting` like `legend_setting: :legend_bottom` but couldn't make it...
What i wanna achieve: Lets say i have 12 maxTags, and i finished typing a tag, i should see i left 11 tags.