
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Major
|
| Fixed in Change#: |
1,330
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
The combination of clickable="true" and showhandcursor="false" no longer works.
<canvas height="50" width="500">
<view width="50" height="50" bgcolor="red" clickable="true" showhandcursor="false"/>
</canvas>
This worked prior to 3.2.
|
|
Description
|
The combination of clickable="true" and showhandcursor="false" no longer works.
<canvas height="50" width="500">
<view width="50" height="50" bgcolor="red" clickable="true" showhandcursor="false"/>
</canvas>
This worked prior to 3.2. |
Show » |
|