playcanvas / playcanvas/engine
Fire touch event for when a touch enters a UI element
Open
Nobody has claimed this yet.
area: ui
enhancement
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
There are use cases where we would want to know if a touch is moved onto an element such moving between on screen buttons for a dpad
Forum discussion: https://forum.playcanvas.com/t/touch-enter-event/25294
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start with the issue description and linked forum discussion, then locate the UI touch-input entry point. Done means a touch-enter event fires when a touch moves onto a UI element, including movement between on-screen dpad buttons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100