Report-an-Apple-bug Friday! 26
This bug is NSViewAnimation documentation lists effect values among animation-option keys. It was filed on 2006-04-14 at 23:15 PDT.
Summary:
The Constants section of the NSViewAnimation reference lists the two effect values among the animation-option keys.
Steps to Reproduce:
- Go to the NSViewAnimation reference.
- Go to the Constants section.
Expected Results:
The effect values, NSViewAnimationFadeInEffect and NSViewAnimationFadeOutEffect, have a separate table from the option keys (such as NSViewAnimationEffectKey, the key for which the two *Effect constants are legal values).
Actual Results:
NSViewAnimationFadeInEffect and NSViewAnimationFadeOutEffect are listed in the same table with the option keys.
Regression:
None known.
Notes:
None.
0 comments:
Post a Comment
<< Home