Correct boolean serialization #73

Merged
AmineL merged 1 commits from davidoskky/ReaderForSelfoss-multiplatform:swiping into master 2022-10-04 18:40:15 +00:00
Contributor

For some reason the short form ?: was not working correctly and serialization failed setting all true values to false.
This creates problems when marking items as read or starred.

I have identified other problems within the generation of the undo mark button which I will address in another PR.

This is addressing #72

For some reason the short form ?: was not working correctly and serialization failed setting all true values to false. This creates problems when marking items as read or starred. I have identified other problems within the generation of the undo mark button which I will address in another PR. This is addressing #72
davidoskky added 1 commit 2022-10-04 14:34:38 +00:00
Correct boolean serialization
All checks were successful
continuous-integration/drone/pr Build is passing
32e7fc0038
AmineL approved these changes 2022-10-04 18:40:08 +00:00
AmineL merged commit 054e936657 into master 2022-10-04 18:40:15 +00:00
davidoskky deleted branch swiping 2022-10-04 18:56:37 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#73
No description provided.