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

Support new video embed api format (fixes #709) #817

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Oct 4, 2022

No description provided.

@Nutomic Nutomic requested a review from dessalines as a code owner October 4, 2022 10:56
>
{this.state.expanded ? "-" : "+"}
{i18n.t("expand_here")}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only showing + on the button was confusing, so i changed it to show the text directly (not in tooltip). Also - was never shown because the button gets hidden when embed is displayed.

@dessalines dessalines merged commit daaac3d into main Oct 4, 2022
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.

2 participants