Hello folks, does it possible to preserve the content of `Lazy*` when scrolling? > so in the red...
m
Hello folks, does it possible to preserve the content of
Lazy*
when scrolling?
so in the red rectangle, the content border still shown, not truncated (due to padding in the
Lazy*
)
I”m not sure what to search the right keyword for this in SO questions 🙏
e
I believe that content padding is what you need here.
m
niceee thanks