
blender 2.5 widgets text clipping
29 days ago
• first clip off the descriptive text label (including and preceding the ': ')
• next clip off the numbers, starting form least significant digits
this preserves the most important information (the leading figures of the value) until last
• next clip off the numbers, starting form least significant digits
this preserves the most important information (the leading figures of the value) until last
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
In fact that's quite like how the number clipping also goes from right to left, obscuring the least important part first.
Also, it might be nice to remove the arrows when number fields become really squashed, and use that space more efficiently.
Cheers