﻿{
    "id": "se.trevligaspel.midi.ts_vpot",
  "items": [
    {
      "key": "l_vpot_half_size",
      "type": "pixmap",
      "rect": [ 28, 28, 144, 72 ],
      "enabled": false,
      "zOrder": 10
    },
    {
      "key": "l_vpot_full_size",
      "type": "pixmap",
      "rect": [ 50, 0, 100, 100 ],
      "enabled": false,
      "zOrder": 11
    },    
    

    {
      "key": "l_state_icon_left",
      "type": "pixmap",
      "rect": [ 5, 5, 40, 40 ],
      "zOrder": 1
    },
    {
      "key": "l_state_icon_right",
      "type": "pixmap",
      "rect": [ 155, 5, 40, 40 ],
      "enabled": false,
      "zOrder": 2
    },


    {
      "key": "l_bar_pan",
      "type": "gbar",
      "rect": [ 28, 80, 144, 20 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "bar_h": 10,
      "bar_bg_c": "#FFE5B4",
      "bar_border_c": "Black",
      "enabled": false,
      "zOrder": 21
    },
    {
      "key": "l_bar_vol",
      "type": "bar",
      "rect": [ 28, 80, 144, 12 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "bar_fill_c": "#FFE5B4",
      "bar_border_c": "Black",
      "enabled": false,
      "zOrder": 22
    },


    {
      "key": "l_toptext_full_width",
      "type": "text",
      "rect": [ 0, 3, 200, 27 ],
      "font": {
        "size": 23,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 31
    },
    {
      "key": "l_toptext_left_icon_present",
      "type": "text",
      "rect": [ 50, 3, 145, 27 ],
      "font": {
        "size": 23,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 32
    },
    {
      "key": "l_toptext_right_icon_present",
      "type": "text",
      "rect": [ 5, 3, 145, 27 ],
      "font": {
        "size": 23,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 33
    },
    {
      "key": "l_toptext_both_icons_present",
      "type": "text",
      "rect": [ 50, 3, 100, 27 ],
      "font": {
        "size": 23,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 34
    },


    {
      "key": "l_text_on_half_vpot_upper",
      "type": "text",
      "rect": [ 60, 55, 76, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 35
    },
    {
      "key": "l_text_on_half_vpot_middle",
      "type": "text",
      "rect": [ 60, 66, 76, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 36
    },
    {
      "key": "l_text_on_half_vpot_lower",
      "type": "text",
      "rect": [ 60, 77, 76, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 37
    },


    {
      "key": "l_text_beside_full_vpot",
      "type": "text",
      "rect": [ 0, 70, 70, 22 ],
      "font": {
        "size": 20,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 41
    },


    {
      "key": "l_text_on_full_vpot_upper",
      "type": "text",
      "rect": [ 70, 30, 60, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 42
    },
    {
      "key": "l_text_on_full_vpot_middle",
      "type": "text",
      "rect": [ 70, 35, 60, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 43
    },
    {
      "key": "l_text_on_full_vpot_lower",
      "type": "text",
      "rect": [ 70, 50, 60, 20 ],
      "font": {
        "size": 20,
        "weight": 400
      },
      "alignment": "center",
      "enabled": false,
      "text-overflow": "clip",
      "zOrder": 44
    }
  ]
}
