Skip to content

Drawn Text Gets Corrupted After Animation #13

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions