Sha256: e0c684c407a6b6c8d6159d6b70e1554ab59589bca4dbcd7df69049c240e04ea4

Contents?: true

Size: 530 Bytes

Versions: 4

Compression:

Stored size: 530 Bytes

Contents

{
  "type": "scaffold",
  "args": {
    "appBar": {
      "type": "app_bar",
      "args": {
        "title": {
          "type": "text",
          "args": {
            "text": "FractionalTranslation"
          }
        }
      }
    },
    "body": {
      "type": "fractional_translation",
      "args": {
        "translation": {
          "dx": 0.1,
          "dy": 0.1
        }
      },
      "child": {
        "type": "text",
        "args": {
          "text": "Fractional Translation Demo"
        }
      }
    }
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json_flit-0.0.6 demo/app/assets/pages/fractional_translation.json
json_flit-0.0.5 demo/app/assets/pages/fractional_translation.json
json_flit-0.0.4 demo/app/assets/pages/fractional_translation.json
json_flit-0.0.3 demo/app/assets/pages/fractional_translation.json