We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the audio/video edit views, the thumbnail editing UI doesn't look right:
Tested with Wagtail 2.3.
This seems like it might have been caused by changes in Wagtail's styles that this extension might be relying on, but I didn't investigate further.
The text was updated successfully, but these errors were encountered:
This is because the template duplicates the widget output.
Should probably leave this to the widget and remove the anchor rendered by the template.
Could probably update the file widget to be the same here and simplify in one issue
Sorry, something went wrong.
No branches or pull requests
In the audio/video edit views, the thumbnail editing UI doesn't look right:
Tested with Wagtail 2.3.
This seems like it might have been caused by changes in Wagtail's styles that this extension might be relying on, but I didn't investigate further.
The text was updated successfully, but these errors were encountered: