Changeset 17680 for trunk/FACT++/www/smartfact
- Timestamp:
- 04/22/14 23:30:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/www/smartfact/index.js
r17023 r17680 1536 1536 var ctx = canv.getContext("2d"); 1537 1537 1538 ctx.fillStyle = "rgba(255, 255, 255, 0. 75)";1538 ctx.fillStyle = "rgba(255, 255, 255, 0.5)"; 1539 1539 ctx.fillRect(0, 0, canv.width, canv.height); 1540 1540 }
Note:
See TracChangeset
for help on using the changeset viewer.