| Summary: | [Canvas] Refactor Canvas to improve ClientScripting Paint event | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | tbuschto |
| Version: | 2.0 | ||
| Target Milestone: | 2.0 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 386833 | ||
|
Description
Tim Buschtoens
Fixed with commit 992a2148e29c70738c5c839e010720e61e766800. Canvas DOM elements not have a "rwtObject" field pointing to the GC instance. This pattern will likely also be used to replace the "qx_Widget" fields. VMLCanvas now supports "arc". "rect" was already supported. |