Subversion Repository Public Repository

Nextrek

Diff Revisions 1085 vs 1086 for /s2s/data/3D974630722C354C1A4BFF13774851FF93A0.json

Diff revisions: vs.
  @@ -5,7 +5,7 @@
5 5 "items": {
6 6 "name": "Layout_CGGalleryEntry",
7 7 "type": "game_script",
8 - "order": 4,
8 + "order": 11,
9 9 "content": "ui.UiFactory.layouts.cgGalleryImageLayout = {\n \"type\": \"ui.FreeLayout\",\n \"orientation\": \"vertical\",\n \"preload\": {\n \"graphics\": [\n { \"path\": ($ -> [$tempFields.selectedImage]), \"image\": ($ -> o)},\n { \"path\": [\"locked\"], \"image\": ($ -> o)}\n ]\n },\n \"frame\": [0, 0, Graphics.width, Graphics.height],\n \"controls\": [\n {\n \"type\": \"ui.Image\",\n \"frame\": [0, 0],\n \"formulas\": [$ -> o.image = $tempFields.selectedImage],\n \"action\": { \"name\": \"executeFormulas\", \"params\": [$ -> $backButton.visible = !$backButton.visible] }\n },\n {\n \"type\": \"ui.Button\",\n \"id\": \"backButton\",\n \"params\": { \"text\": { \"lcId\": \"B0FD4BF121D9E44E7589CDD35869F86F2227\", \"defaultText\": \"Back\" }, \"action\": { \"name\": \"previousLayout\" } },\n \"frame\": [Graphics.width - 170, Graphics.height - 65, 150, 45],\n \"order\": 1\n }\n ]\n}",
10 10 "parentId": "A588F305KAB2DA4236SB838E7FF9BBA890FD",
11 11 "folder": false,