-
Hi there. I have setup the security section with door locks and pir sensors. At one point, it was displaying the status of each sensors highlight in red area. The green highlight is working as you can…
-
https://codesandbox.io/s/dnd-kit-framer-motion-layout-example-m6bcm?file=/src/App.tsx
I've managed to integrate DnD Kit with Framer Motion - using Motion for the layout animation (except Drag Overl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
While reviewing the design of the "Home" section, I noticed that the overall user experien…
-
I am using swipe functionality to make a transition
onTransitionCompleted() listener of motion layout sometimes trigger twice I have set a check in current Id of transition to increment a value, bu…
-
**Checklist:**
- [x] I updated to the latest version available
- [x] I cleared the cache of my browser
**Release with the issue:**
1.2.9
**Last working release (if known):**
New Install
**B…
-
With this release we're focused on
- New token types
- Gradient tokens
- Multiple fills
- Motion token types
- Auto Layout support
- Improved component token creation
Related issues:
- https…
-
When I use a recyclerview in a motionlayout and swipe it up I see the the recyclerView and eveything works perfectly the only problem is stickyHeaders don't work if after the motionlayout,Is swiped up…
-
### Issue description
My bar does not display properly and my log file is spammed every like 2 seconds.
```2024-09-07 19:21:07,433 ERROR pywayland.server listener.py:notify_func():L42 Exception …
-
After creating a fragment, immediately scroll to the bottom. The animation elements are bugged (they are in the end position). However, this problem disappears if the first to scroll up. You can watch…
-
**1. Describe the bug**
Trying to apply `useScroll` and `useTransform` to "pin" an element while scrolling, so that it gets transformed by the same amount that's scrolled. This works on desktop bro…