Page MenuHome

Partially fix T87749: Fix text jitter in buttons and spreadsheet editor
ClosedPublic

Authored by Leon Schittek (lone_noel) on Apr 23 2021, 4:05 PM.

Details

Summary

This patch fixes jittering text when resizing regions of the UI as described in T87749. The jitter was caused by the text padding being stored as an integer which lead to inconsistent rounding.

Most notably this patch fixes the jitter in the new spreadsheet editor, but not all occurrences of jitter described in T87749 (e.g. in UI lists) are addressed.

masterpatch

Diff Detail

Repository
rB Blender