tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

scroll-layer.yaml (226B)


      1 root:
      2  items:
      3    - type: scroll-frame
      4      bounds: [0, 0, 100, 100]
      5      content-size: [1000, 1000]
      6      scroll-offset: [50, 50]
      7      items:
      8        - type: rect
      9          bounds: [50, 50, 50, 50]
     10          color: green