6 lines
302 B
Plaintext
6 lines
302 B
Plaintext
|
|
[ Editor Panel Writing Guide ]
|
||
|
|
- Every panel should be added to TabContainer.openMenu ( in "src/components/tab-container/tab-container.ts" )
|
||
|
|
- It should also be possible to duplicate the panel.
|
||
|
|
- Panels need to have a toolbar
|
||
|
|
- Panels should work on desktop, mobile and tablets for landscape/potrait
|