Open Issues Need Help
View All on GitHub BUG: Breaks on medium swipe sizes about 9 hours ago
AI Summary: The application breaks and displays a white screen when users perform a medium-sized swipe in any direction. While large left/right swipes and tiny swipes work as expected, there's an unhandled state for 'medium' swipes. The suggested fix is to expand the range for returning to the center position to encompass these problematic medium swipes.
Complexity:
2/5
good first issue