Closed rh101 closed 1 day ago
Hi. Nice feature. It works for macOS? Command + A?
Hi. Nice feature. It works for macOS? Command + A?
Does the same issue exist on MacOS? EditBox implementations are specific to the target platform, so the code in this PR has nothing to do with MacOS.
Describe your changes
This is a simpler solution to detecting
CTRL+A
in order to select all text in the EditBox.This does not have the side effects present in #2238 and #2246.
Issue ticket number and link
2236
Checklist before requesting a review
For each PR
"Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."
[x] I have performed a self-review of my code.
Optional:
For core/new feature PR