[ui] improve AttributeEditor

* add header with select node type
* ToolButton with advanced controls (cache directory, clear submitted status)
* tweak spacing/layout
This commit is contained in:
Yann Lanthony 2017-11-28 15:11:14 +01:00
parent e8c8a9f64a
commit 3f9fcbd2a8
2 changed files with 41 additions and 7 deletions

View file

@ -291,7 +291,7 @@ ApplicationWindow {
Loader {
anchors.fill: parent
anchors.margins: 10
anchors.margins: 2
active: graphEditor.selectedNode != null
sourceComponent: Component {
AttributeEditor {