Close shader options dialog when Back button is pressed.
This commit is contained in:
parent
d66712a3c1
commit
4ec144228b
1 changed files with 3 additions and 0 deletions
|
@ -341,6 +341,9 @@
|
|||
<command>dialog-show</command>
|
||||
<dialog-name>rendering</dialog-name>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>dialog-close</command>
|
||||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<legend>Close</legend>
|
||||
|
|
Loading…
Reference in a new issue