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 @@ -1121,9 +1121,9 @@ this.createjs = this.createjs||{};
11211121 *
11221122 * <table>
11231123 * <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.
11271127 * </td></tr>
11281128 * <tr><td><b>Bitmap</b></td><td>
11291129 * 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