Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9] Style section item #18

Merged
merged 5 commits into from
Nov 16, 2023
Merged

[9] Style section item #18

merged 5 commits into from
Nov 16, 2023

Conversation

mauriciofierrom
Copy link
Owner

@mauriciofierrom mauriciofierrom commented Nov 15, 2023

Closes #9

Add styles to section item.

  • Title must be truncated if it's too long
  • Start - End time must be formatted accordingly
  • If the section is set to loop the loop icon should be shown, otherwise the play once icon

To be used when loop is set to false in a section
If the start/end is less than an hour show a shorter version that
includes only the minutes and the seconds.
- Truncate title when it's too long via CSS clip
- Show edit button to the right side of the top row of the section item
- Show repeat or once icon depending on the loop value for the section
- Show playback speed, time start/end and repeat evenly spaced out in
  the second row of the section item
@mauriciofierrom mauriciofierrom merged commit 6eca1b6 into main Nov 16, 2023
@mauriciofierrom mauriciofierrom deleted the 9-style-section-item branch November 16, 2023 18:45
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.

Style section item
1 participant