Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawn Text Gets Corrupted After Animation #13

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments
Open

Drawn Text Gets Corrupted After Animation #13

GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant