Add minor features:

- File dialog should remember last opened folder
- Add dynamic key-value dialog that work on any object
- Window list panel should show window title in tooltip when mouse hovering on application icon
- Improvement application list in market place
This commit is contained in:
lxsang
2021-03-14 15:05:21 +01:00
parent 4ee88d0243
commit 94a0c097a8
12 changed files with 267 additions and 90 deletions

View File

@ -18,7 +18,7 @@
<p class="stat"><afx-label data-id="vstat"></afx-label></p>
</div>
</afx-hbox>
<div data-height = "grow">
<div data-id="desc-container">
<p data-id = "app-desc"></p>
<ul data-id = "app-detail"></ul>
</div>