-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
instance fields on CanvasRenderingContext2D [fillStyle, globalAlpha, strokeStyle] warn as 'final' in Dart Editor #3248
Comments
Assignments to Element.src are also getting warnings. Set owner to @scheglov. |
Issue #3249 has been merged into this issue. |
This comment was originally written by @bp74 and many others too: AudioElement: currentTime/loop/volume I think it is a more general problem with the html library. |
Issue #3252 has been merged into this issue. |
https://chromiumcodereview.appspot.com/10441057/ Added Started label. |
https://code.google.com/p/dart/source/detail?r=8065 Added Fixed label. |
Confirmed fixed in 8075. Cheers! |
What steps will reproduce the problem?
What is the expected output? What do you see instead?
- I expect Dart Editor to be happy I'm playing with canvas.
What version of the product are you using? On what operating system?
- Dart Continuous 8008
Attachment:
[Screen Shot 2012-05-25 at 11.50.37 AM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-3248/comment-0/Screen Shot 2012-05-25 at 11.50.37 AM.png) (34.15 KB)
The text was updated successfully, but these errors were encountered: