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
When we drag the card between the others, and also when it is dropped in a wrong place and is automatically moved to the good one, the animation is weird
The text was updated successfully, but these errors were encountered:
ff4a50e is helping a bit with this, if the player is dropping the card on the empty - or + area the card is correctly placed.
That does not solve the main issue still, which is that the cards are basically misplaced of half their width by Beautiful DND. When dropped, the card first cover half of the card on its right, before moving back to its good place. This is looking weird. The official example for Horizontal drag'n'drop doesn't have the issue. I guess it's my custom CSS which is causing this, but I don't understand where this is coming from. Any help is appreciated.
There is also an issue with the newly picked card, which is appearing low in the screen instead of in the popping area, and then move there.
When we drag the card between the others, and also when it is dropped in a wrong place and is automatically moved to the good one, the animation is weird
The text was updated successfully, but these errors were encountered: