An alternative fix could be to just always apply the
text padding on the left and right when the text is drawn.
Not sure if there are cases when we don't want the padding.
Details
Details
- Reviewers
Brecht Van Lommel (brecht) Campbell Barton (campbellbarton) - Maniphest Tasks
- T58668: Selecting/editing multiple values at once in properties panel causes misalignment
- Commits
- rBS17e0565cc574: Fix T58668: Misaligned text when editing multiple values
rB17e0565cc574: Fix T58668: Misaligned text when editing multiple values
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
This fix by itself seems fine, not sure what the consequences are of always adding the padding.