Create an outOfBound event with what panels are not in viewport and which sides of viewport are overflowing #809
Closed
JoeLimewire
started this conversation in
Ideas
Replies: 2 comments
-
Hello @JoeLimewire. You can use I've created a demo similar to the implementation you wants. I hope this can help you with your implementation, feel free to leave a comment if you have any more questions! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Since there is no further comment, we will close the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was looking for a solution to add some inset shadows to either side of the viewport if any panels were overflowing on that side. I couldn't find a nice event/ solution to my issue so I ended up making this sort of function (React.jsx):
Beta Was this translation helpful? Give feedback.
All reactions