Solve Issue 1755: Change Appearance Save button to a flyout option, and move File->Update Outfit

Update Outfit is now at the bottom of the inventory's File menu.
This commit is contained in:
Inusaito Sayori
2014-12-05 18:39:05 -05:00
parent 18f640d73d
commit 80b4fe6613
11 changed files with 28 additions and 31 deletions

View File

@@ -468,5 +468,5 @@ In alternativa, puoi crearne una nuova da zero ed indossarla.
<scroll_container left="254" name="panel_container"/>
<button label="Annulla" label_selected="Annulla" name="Cancel"/>
<button label="OK" label_selected="OK" name="Ok"/>
<button label="Crea Outfit..." label_selected="Crea Outfit..." name="Make Outfit"/>
<flyout_button label="Crea Outfit..." label_selected="Crea Outfit..." name="Make Outfit"/>
</floater>