Demo
+Mouse & Cheese
++ The story text wraps around the cheese in real time — no DOM measurements + in the layout path. Drag the slider to resize the cheese and watch the + lines reflow. +
+ +diff --git a/pages/demos/index.html b/pages/demos/index.html index c03d4a80..76e54794 100644 --- a/pages/demos/index.html +++ b/pages/demos/index.html @@ -141,6 +141,11 @@
A text-card occlusion demo where height prediction comes from Pretext instead of DOM reads.
+ + +A story that wraps around a cheese obstacle in real time — resize the cheese, watch the lines reflow.
+ +Demo
++ The story text wraps around the cheese in real time — no DOM measurements + in the layout path. Drag the slider to resize the cheese and watch the + lines reflow. +
+ +diff --git a/pages/demos/mouse-cheese.html b/pages/demos/mouse-cheese.html new file mode 100644 index 00000000..99d5d8bc --- /dev/null +++ b/pages/demos/mouse-cheese.html @@ -0,0 +1,215 @@ + + +
+ + +
+ + +
+