View Full Version : How to display correct decimal places?
Randolph 08-20-2007, 07:19 PM Hi folks, I'm going mad, but I can't find a procedure to make AfX (6.5) display the right amount of decimal places for values like scale or rotation etc.
Example: a value of 0.05 is constantly shown rounded up to 0.1, a value of 0.001 is shown as 0.0 and so on.
So what is the way to fix this? I've checked the Preferences menus but I haven't found anything useful.
Thanks in advance for any kind of enlightenment. :)
|
|
Mylenium
08-21-2007, 06:08 AM
Hi folks, I'm going mad, but I can't find a procedure to make AfX (6.5) display the right amount of decimal places for values like scale or rotation etc.
Example: a value of 0.05 is constantly shown rounded up to 0.1, a value of 0.001 is shown as 0.0 and so on.
So what is the way to fix this? I've checked the Preferences menus but I haven't found anything useful.
Thanks in advance for any kind of enlightenment. :)
What are you expecting? That's just the way it is. Property value precision is hard-coded in every control, built-in or plugin and there is no way to change it. Whether this is always sensible is up to discussion, but at least it spares us input fields overflowing with endless values as in Fusion, Nuke or other programs. Your request/ question sounds strange from my POV. If you're really working with such small scales (interactively, not using expressions), than something is not right. Anyway, just create a text layer and link the property to the source text, if you're really dependent on having the full picture all the time.
Mylenium
CGTalk Moderation
08-21-2007, 06:08 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.