update booklet

This commit is contained in:
lxsang
2020-07-10 14:01:52 +02:00
parent eb26c964b2
commit 4af1718c0c
11 changed files with 136 additions and 21 deletions

View File

@ -1,6 +1,6 @@
<afx-app-window apptitle="Booklet" width="600" height="500" data-id="Booklet">
<afx-hbox >
<afx-tree-view data-id = "toc-ui" data-width="200"></afx-tree-view>
<afx-tree-view data-id = "toc-ui" data-width="200" dragndrop="true"></afx-tree-view>
<afx-resizer data-width="3"></afx-resizer>
<div data-id = "mycontainer">
<textarea data-id="markarea" ></textarea>