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

@@ -479,7 +479,7 @@ partir de um esboço e usá-lo.
<scroll_container left="249" name="panel_container"/>
<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
<button label="OK" label_selected="OK" name="Ok"/>
<button label="Criar Vestimenta..." label_selected="Criar Vestimenta..." name="Make Outfit" left="117" width="125" />
<flyout_button label="Criar Vestimenta..." label_selected="Criar Vestimenta..." name="Make Outfit" left="117" width="145" />
<string name="No Outfit" value="Nenhum"/>
<string name="Changing outfits" value="Mudando de look"/>
</floater>