add property overlay to ClaimPreview #7420

Merged
rahulrajus merged 3 commits from master into master 2022-01-21 20:44:48 +01:00
rahulrajus commented 2022-01-18 23:56:33 +01:00 (Migrated from github.com)

Fixes

Adds duration overlay in ClaimPreview.
Issue Number: closes #7385

What is the current behavior?

Currently only ClaimPreviewTitle shows duration.

What is the new behavior?

Claim previews also show duration.

Other information

Duration is implemented using the same code from the overlay code already in ClaimPreviewTitle

PR Checklist

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I added a line describing my change to CHANGELOG.md
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below
## Fixes Adds duration overlay in ClaimPreview. Issue Number: closes #7385 ## What is the current behavior? Currently only ClaimPreviewTitle shows duration. ## What is the new behavior? Claim previews also show duration. ## Other information Duration is implemented using the same code from the overlay code already in ClaimPreviewTitle ## PR Checklist What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I added a line describing my change to CHANGELOG.md - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below </details>
jessopb commented 2022-01-20 17:04:47 +01:00 (Migrated from github.com)

Nice - Almost ready to merge.
Somehow your changelog entry went to the bottom of the changelog rather to the top unreleased section.

Nice - Almost ready to merge. Somehow your changelog entry went to the bottom of the changelog rather to the top unreleased section.
rahulrajus commented 2022-01-20 18:00:56 +01:00 (Migrated from github.com)

Oops- just fixed @jessopb !

Oops- just fixed @jessopb !
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: LBRYCommunity/lbry-desktop#7420
No description provided.