Page MenuHome

Fix: UI - Text centering is off by one pixel
AbandonedPublic

Authored by Vincent Blankfield (vvv) on May 9 2021, 1:17 AM.

Details

Reviewers
None
Group Reviewers
User Interface
Summary

Text drawn with UI_STYLE_TEXT_CENTER align flag used to be shifted
one pixel left due to the incorrect rounding.


Diff Detail

Repository
rB Blender

Event Timeline

Vincent Blankfield (vvv) requested review of this revision.May 9 2021, 1:17 AM
Vincent Blankfield (vvv) created this revision.

This was an optional extra step to D11205. But itself it isn't worth the place on the review queue.