tor-browser

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

scroll-generation-ref.yaml (234B)


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