Add gitgrap app & library

This commit is contained in:
lxsang
2022-07-04 19:31:17 +02:00
parent c994d1c738
commit 5f0588ee27
16 changed files with 4812 additions and 1 deletions

View File

@ -0,0 +1,8 @@
<afx-app-window apptitle="LibGitGraph" width="600" height="400" data-id="GitGraph">
<afx-hbox >
<div data-id="git-graph">
</div>
<!--afx-resizer data-width="3"></afx-resizer>
<div data-id="commit-detail"></div-->
</afx-hbox>
</afx-app-window>