Skip to content

Commit 5fe0b20

Browse files
committed
added a table
1 parent 9e12896 commit 5fe0b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

design/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Plugins can interact with the user at different levels, for example, some plugin
1212

1313
Learn more about the types of Adobe XD plugins you can build.
1414

15+
![Panels and modals](ux-images/Design-xd-plugins-1.png)
16+
1517
| **Plugins Panel** | **Modal Dialog** |
1618
|---------------------------------------|----------------------------------|
1719
| Non-Blocking UI - this surface is best used when the user should have access to the canvas while using the plugin. | Blocking UI - this surface is best used when the plugin needs to run an action and the user shouldn’t modify or change selection of objects on the canvas. |
1820

19-
![Panels and modals](ux-images/Design-xd-plugins-1.png)
20-
2121
<br />
2222

2323
## UX Patterns

0 commit comments

Comments
 (0)