Added text alignment support.
This commit is contained in:
@ -59,6 +59,8 @@ namespace Dawn {
|
||||
bool_t ignoreAlignmentUpdate = false;
|
||||
bool_t hasDecorations = false;
|
||||
|
||||
void updateTextAlignments();
|
||||
|
||||
public:
|
||||
int32_t quadStart = 0;
|
||||
int32_t quadCount = -1;
|
||||
|
Reference in New Issue
Block a user