constrain blur (#5485)
This commit is contained in:
@@ -77,8 +77,8 @@ function GrowableBannerInner({
|
||||
return {
|
||||
intensity: interpolate(
|
||||
scrollY.value,
|
||||
[-400, -100, -15],
|
||||
[70, 60, 0],
|
||||
[-300, -65, -15],
|
||||
[50, 40, 0],
|
||||
Extrapolation.CLAMP,
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user