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

Scrolling the area view change drawing transparency #15

Open
GoogleCodeExporter opened this issue May 12, 2015 · 0 comments
Open

Scrolling the area view change drawing transparency #15

GoogleCodeExporter opened this issue May 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Draw a shape with an alpha value less than 1.0.
2. Scroll the drawing area.
3. The shape is drawn with a complete opaque stroke (alpha = 1.0). Draw another 
shape and the transparency gets back to normal.

What is the expected output? What do you see instead?

Transparency should not be changed while scrolling. Seems that repaint() method 
is not using drawing properties.

Original issue reported on code.google.com by sebastian.treu on 17 Mar 2011 at 8:46

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