-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
developmentRelated to the development stuff.Related to the development stuff.officialA case or issue from official crew or team.A case or issue from official crew or team.
Milestone
Description
Goal
Our goal of having text component is to improve the developing experience instead of actually replacing the native text component with our own which have a dedicated rendering system (we probably will not do that before v2).
Current DefinedText still uses native Text inside for having a better performance and optimization. (It will be 100% better than I make a toy one, at least before v2)
Design Notes
- The origin
Textshould also be going to support ourDefinedTextPreset.
Core Todo
- Defined Text Preset System -
DefinedTextPreset
Needed API
- Content Color Modifier
- Content Color Pattern Modifier
- Font Modifier
- Font Size Modifier
- Font Spec Modifier
- Font Weight Modifier
- Preset Modifier
Metadata
Metadata
Assignees
Labels
developmentRelated to the development stuff.Related to the development stuff.officialA case or issue from official crew or team.A case or issue from official crew or team.