File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1120,9 +1120,9 @@ this.createjs = this.createjs||{};
11201120 *
11211121 * <table>
11221122 * <tr><td><b>All</b></td><td>
1123- * All display objects support setting bounds manually using setBounds(). Likewise, display objects that
1124- * have been cached using cache() will return the bounds of their cache. Manual and cache bounds will override
1125- * the automatic calculations listed below.
1123+ * All display objects support setting bounds manually using setBounds(). Likewise, as of v1.0.2, display
1124+ * objects that have been cached using cache() will return the bounds of their cache. Manual and cache bounds
1125+ * will override the automatic calculations listed below.
11261126 * </td></tr>
11271127 * <tr><td><b>Bitmap</b></td><td>
11281128 * 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