graph editor

This commit is contained in:
lxsang
2020-06-07 00:51:01 +02:00
parent 073e48bcf7
commit b5a0e41886
22 changed files with 212 additions and 2512 deletions

View File

@ -3,6 +3,7 @@ afx-app-window[data-id="graph_editor_win"] div[data-id="preview"]
display: flex;
align-items: center;
justify-content: center;
background-color: white;
}
afx-app-window[data-id="graph_editor_win"] afx-button button
{
@ -19,4 +20,4 @@ afx-app-window[data-id="graph_editor_win"] div[data-id="btn-container"]{
bottom:10px;
right: 10px;
display: inline;
}
}