summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_big_preview.xml
blob: 362853d06fdb1be0c07d1e27a4577fe97b36f6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
  positioning="cascading"
  can_close="true"
  can_resize="true"
  can_minimize="false"
  help_topic="floater_big_preview"
  layout="topleft"
  name="floater_big_preview"
  save_rect="true"
  single_instance="true"
  reuse_instance="true"
  title="PREVIEW"
  height="465"
  width="770">
  <panel
   height="450"
   width="750"
   visible="true"
   name="big_preview_placeholder"
   top="5"
   follows="all"
   left="10">
  </panel>
</floater>