You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI i am experimenting with adding the Shadcn Resizable component in the mix. It works quite well from a first attempt. However, during the drag of an entire column, the animations don't properly display due to overflow:hidden, I assume.
I will continue to tinker on this if I find time. Would you also be interested in adding this or perhaps somebody else who ended up using this code?
thnks! Flip
The text was updated successfully, but these errors were encountered:
Hey! Glad you've found the starter useful. I'm not spending too much time keeping this updated. However, what you're talking about sounds super interesting! I'd be open to a contribution if you can come up with a nice example
Hi George, thank you for this amazing starter.
FYI i am experimenting with adding the Shadcn Resizable component in the mix. It works quite well from a first attempt. However, during the drag of an entire column, the animations don't properly display due to
overflow:hidden
, I assume.I will continue to tinker on this if I find time. Would you also be interested in adding this or perhaps somebody else who ended up using this code?
thnks! Flip
The text was updated successfully, but these errors were encountered: