You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow up work/optimization when #842 gets merged.
To fallback to an alignment that matches the anchor, text alignments (center, left, ...) are drawn and stored as quad ranges. Instead, store several width for each line to offset the quads accordingly, shift them when update of buffers happens (pushTransform in textLabel.cpp).
The text was updated successfully, but these errors were encountered:
Follow up work/optimization when #842 gets merged.
To fallback to an alignment that matches the anchor, text alignments (center, left, ...) are drawn and stored as quad ranges. Instead, store several width for each line to offset the quads accordingly, shift them when update of buffers happens (
pushTransform
intextLabel.cpp
).The text was updated successfully, but these errors were encountered: