Skip to content

Conversation

mauriciocolli
Copy link
Contributor

What is it?

  • Bug fix
  • Feature
  • Improvement
  • Meta improvement to the project

Description of the changes in your PR

The upload date was being updated regardless if the new one had more precision or not, this caused items on the feed to jump around when the user opened one of them.

This changes it to only update when the existent upload date is null or the new one has a higher precision (i.e. is not an approximation).

The upload date was being updated regardless if the new one had more
precision or not, this caused items on the feed to jump around when the
user opened one of them.

This changes it to only update when the existent upload date is null or
the new one has a higher precision (i.e. is not an approximation).
@wb9688 wb9688 merged commit 5c8b9f6 into TeamNewPipe:dev Apr 5, 2020
@mauriciocolli mauriciocolli deleted the avoid-upload-date-update branch April 5, 2020 19:36
@mauriciocolli mauriciocolli added the feature request Issue is related to a feature in the app label Apr 5, 2020
This was referenced Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request Issue is related to a feature in the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants