Skip to content

Conversation

@Nixon2223
Copy link

Fix crash in FrequencyChart when scrolling before 1970, caused by a negative Unix timestamp being used in drawColumn()

-Added a defensive guard in drawColumn() to skip rendering if date.timeInMillis < 0.
-Ensures the app no longer crashes when users scroll far into the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant