Skip to content

Commit 84490cb

Browse files
committed
revert changes
1 parent 258e4af commit 84490cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/boxel-motion/test-app/app/controllers/split-view.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function addPanelAnimation(
7474
width: `${fixedContentWidth}px`,
7575
},
7676
timing: {
77-
behavior: new StaticBehavior(),
77+
behavior: new StaticBehavior({ fill: true }),
7878
},
7979
});
8080
}

0 commit comments

Comments
 (0)