-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Sub-Issue] Implement FlixelTextBox (full keyboard support) #20
Copy link
Copy link
Open
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestgraphicsTextures, images, etcTextures, images, etchigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Description
A robust text input field for user entry.
Requirements:
- Support for all standard keyboard shortcuts (Ctrl+C, Ctrl+V, Ctrl+A, Ctrl+Z, Ctrl+Left/Right, etc.). THIS IS MANDATORY.
- Caret blinking and text selection highlighting.
- Multi-line support (toggleable).
- Input filtering (numeric only, alphanumeric, etc.).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestgraphicsTextures, images, etcTextures, images, etchigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Projects
Status
🗒️ Todo