File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1121,9 +1121,9 @@ this.createjs = this.createjs||{};
1121
1121
*
1122
1122
* <table>
1123
1123
* <tr><td><b>All</b></td><td>
1124
- * All display objects support setting bounds manually using setBounds(). Likewise, display objects that
1125
- * have been cached using cache() will return the bounds of their cache. Manual and cache bounds will override
1126
- * the automatic calculations listed below.
1124
+ * All display objects support setting bounds manually using setBounds(). Likewise, as of v1.0.2, display
1125
+ * objects that have been cached using cache() will return the bounds of their cache. Manual and cache bounds
1126
+ * will override the automatic calculations listed below.
1127
1127
* </td></tr>
1128
1128
* <tr><td><b>Bitmap</b></td><td>
1129
1129
* Returns the width and height of the {{#crossLink "Bitmap/sourceRect"}}{{/crossLink}} (if specified) or image,
You can’t perform that action at this time.
0 commit comments