Fix the panel in floater_script_preview.xml to look more like its cousin in floater_live_lsleditor.xml, this removes the awkward border.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
rect_control="PreviewScriptRect" title="Script: Rotation Script"
|
rect_control="PreviewScriptRect" title="Script: Rotation Script"
|
||||||
width="500">
|
width="500">
|
||||||
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
|
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
|
||||||
left="0" mouse_opaque="true" name="script panel" width="497" />
|
left="1" name="script panel" width="497" border_thickness="0"/>
|
||||||
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
|
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
|
||||||
image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock"
|
image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock"
|
||||||
width="16" />
|
width="16" />
|
||||||
|
|||||||
Reference in New Issue
Block a user