add resizer

This commit is contained in:
Xuan Sang LE
2018-01-31 18:19:02 +01:00
parent b44ef3ce0e
commit 69849db99a
13 changed files with 171 additions and 10 deletions

View File

@ -6,8 +6,9 @@
<div data-width = "5"></div>
</afx-hbox>
<afx-hbox>
<afx-list-view data-id = "favouri" data-width = "150">
<afx-list-view data-id = "favouri" data-width = "150" min-width="100">
</afx-list-view>
<afx-resizer data-width = "3" ></afx-resizer>
<afx-file-view data-id = "fileview"></afx-file-view>
</afx-hbox>
</afx-vbox>