You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Add a panel to a form and use AddHandler Panel1.Paint event to custom draw
text into the panel within the load event.
2. Add a new Transition after the handler using EaseInEaseOut to adjust the
width of the form from 5 to say 600 (to give growing effect)
3. Load a new instance of the form and let the Transition run
What is the expected output? What do you see instead?
Expected output is nicely formatted text, instead the text is corrupted due to
the animation.
What version of the product are you using? On what operating system?
Using version 1.2.0.0
Please provide any additional information below.
Original issue reported on code.google.com by Nige.R...@gmail.com on 20 Nov 2014 at 7:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Nige.R...@gmail.com
on 20 Nov 2014 at 7:02The text was updated successfully, but these errors were encountered: