Issue 220: Copy/paste params in the build tools like phoenix

Adds mClipboardFlexiParams, mClipboardLightParams, mClipboardSculptParams, and mClipboardLightImageParams to LLPanelObject.
Corrects the tooltip on the the copy button.
This commit is contained in:
Lirusaito
2013-01-15 22:43:22 -05:00
parent 0494dc8d32
commit 53c04b7299
3 changed files with 65 additions and 3 deletions

View File

@@ -779,7 +779,7 @@
</text>
<button bottom="-24" follows="top|right" font="SansSerifSmall" halign="center"
height="16" label="Copy" left="178" mouse_opaque="true" name="copyparams" enabled="true"
tool_tip="Copy Parameters from Clipboard" width="42" />
tool_tip="Copy Parameters to Clipboard" width="42" />
<button bottom_delta="0" follows="top|right" font="SansSerifSmall" halign="center"
height="16" label="Paste" left_delta="42" mouse_opaque="true" name="pasteparams" enabled="true"
tool_tip="Paste Parameters from Clipboard" width="42" />