Updates to LLScrollListCtrl and related inter-dependencies. Also added ability to set face texture to 'None' (LLUUID::null).
This commit is contained in:
@@ -773,7 +773,7 @@ Only large parcels can be listed in search.
|
||||
mouse_opaque="true" name="Snapshot:" v_pad="0" width="278">
|
||||
Snapshot:
|
||||
</text>
|
||||
<texture_picker allow_no_texture="false" bottom="-349" can_apply_immediately="false"
|
||||
<texture_picker allow_no_texture="true" bottom="-349" can_apply_immediately="false"
|
||||
default_image_name="" enabled="true" follows="left|top" height="135"
|
||||
label="" left="10" mouse_opaque="true" name="snapshot_ctrl"
|
||||
tool_tip="Click to choose a picture" width="180" />
|
||||
|
||||
@@ -30,6 +30,9 @@
|
||||
<button bottom="-252" enabled="false" follows="left|bottom" font="SansSerifSmall"
|
||||
halign="center" height="20" label="Invisible" label_selected="Invisible" left="72"
|
||||
mouse_opaque="true" name="Invisible" scale_image="true" width="64" />
|
||||
<button bottom="-276" enabled="true" follows="left|bottom" font="SansSerifSmall"
|
||||
halign="center" height="20" label="None" label_selected="None" left="4"
|
||||
mouse_opaque="true" name="None" scale_image="true" width="64" />
|
||||
<check_box bottom="-305" enabled="true" follows="left|bottom" font="SansSerifSmall"
|
||||
height="20" initial_value="true" label="Show Folders" left="4"
|
||||
mouse_opaque="true" name="show_folders_check" radio_style="false"
|
||||
|
||||
@@ -1261,7 +1261,7 @@
|
||||
|
||||
<panel border="true" bottom="-383" follows="left|top|right|bottom" height="367"
|
||||
label="Texture" left="1" mouse_opaque="false" name="Texture" width="270">
|
||||
<texture_picker allow_no_texture="false" allow_invisible_texture="true" bottom="-90" can_apply_immediately="true"
|
||||
<texture_picker allow_no_texture="true" allow_invisible_texture="true" bottom="-90" can_apply_immediately="true"
|
||||
default_image_name="Default" follows="left|top" height="80" label="Texture"
|
||||
left="10" mouse_opaque="true" name="texture control"
|
||||
tool_tip="Click to choose a picture" width="64" />
|
||||
|
||||
Reference in New Issue
Block a user