From 57ae79833153a059e9cbefdfb7cea166dce74d7d Mon Sep 17 00:00:00 2001 From: Alain Dumesny Date: Tue, 27 Dec 2022 11:45:54 -0800 Subject: [PATCH] demo for parent offset * this shows that fix #1820 with latest 7.x code adding a demo with parent offseted working as expected. --- demo/index.html | 1 + demo/offset.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 demo/offset.html diff --git a/demo/index.html b/demo/index.html index fc831c2c3..79c8b3d5f 100644 --- a/demo/index.html +++ b/demo/index.html @@ -18,6 +18,7 @@

Demos

  • Nested grids
  • Nested Constraint grids
  • Nested Advanced grids
  • +
  • Offset parent
  • ReactJS (Hooks)
  • ReactJS
  • Responsive
  • diff --git a/demo/offset.html b/demo/offset.html new file mode 100644 index 000000000..7925ca128 --- /dev/null +++ b/demo/offset.html @@ -0,0 +1,59 @@ + + + + + + + Transform Parent demo + + + + + + +
    +

    Transform Parent demo

    +

    example where the grid parent has a transform (50px, 100px). Scale not supported yet - see #1275

    +
    + Add Widget +
    +

    +
    +
    +
    +
    + + + +