Skip to content

Commit c052258

Browse files
committed
Cleanup
1 parent 71f9c1e commit c052258

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ XD Release 32.0.12 (August 2020)
55

66
### New feature
77
* **Multiple Flows** -- Designers can now author multiple prototype or interaction flows in a single document. For any document that includes multiple flow support the
8-
[HomeArtboard](./reference/interactions.md#homeArtboard) API will return the most upper left artboard and [isHomeArtBoard](./reference/scenegraph.md#Artboard-isHomeArtBoard) will only return `true` for the most upper left artboard.
8+
[HomeArtboard](./reference/interactions.md#interactions-homeArtboard) API will return the most upper left artboard and [isHomeArtBoard](./reference/scenegraph.md#Artboard-isHomeArtBoard) will only return `true` for the most upper left artboard.
99

1010

1111
XD Release 30.0.12 (June 2020)

reference/scenegraph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,6 +1410,7 @@ Note: currently, this API excludes any applicable keyboard/gamepad interactions.
14101410
True if this is the starting Artboard seen when the interactive prototype is launched.
14111411

14121412
**Since**: XD 32
1413+
14131414
In case there are multiple interactive prototype experiences (flows), implying multiple home artboards, this API returns true only for the top-left artboard among all of those home artboards.
14141415

14151416
**Kind**: instance property of [<code>Artboard</code>](#Artboard)

0 commit comments

Comments
 (0)