jurialmunkey / skin.arctic.fuse

Other
143 stars 21 forks source link

:bug: Season Progress in List Landscape View #991

Closed Jcloak closed 3 days ago

Jcloak commented 3 days ago

Skin section

Widgets

Current Behavior

When viewing a list of seasons in List Landscape view, the progress indicator shows an empty circle after you have watched all the episodes in a season.

This appears to be caused by the EXP_HasWatchedProgress being evaluated as true once the progress is 100% and taking precedence over the checkmark being displayed in the Object_Indicator_List. I would submit a pull request, but I'm not sure what impact my changes would make in other areas. I figured it's best to leave it to you.

Expected Behavior

Once all episodes in a season are watched, a checkmark should display instead of an empty progress circle.

Steps To Reproduce

  1. View a list of seasons using List Landscape view
  2. Scroll to a season with 100% of the episodes watched
  3. Empty progress circle appears

Screenshots and Additional Info

No response

Checklist