Skip to content

Commit dc17b29

Browse files
committed
added a table
1 parent 1174b9f commit dc17b29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

design/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ 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-
1715
| **Plugins Panel** | **Modal Dialog** |
1816
|---------------------------------------|----------------------------------|
1917
| 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. |
2018

19+
![Panels and modals](ux-images/Design-xd-plugins-1.png)
2120

2221
<br />
2322

0 commit comments

Comments
 (0)