mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[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:
parent
e8c8a9f64a
commit
3f9fcbd2a8
2 changed files with 41 additions and 7 deletions
|
@ -291,7 +291,7 @@ ApplicationWindow {
|
|||
|
||||
Loader {
|
||||
anchors.fill: parent
|
||||
anchors.margins: 10
|
||||
anchors.margins: 2
|
||||
active: graphEditor.selectedNode != null
|
||||
sourceComponent: Component {
|
||||
AttributeEditor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue