Skip to content

add a synchronous placeholder() function to InlineImageProvider #416

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

Closed
wants to merge 1 commit into from

Conversation

jonmindtrip
Copy link

This adds a func placeholder() -> Text? function to InlineImageProvider, and provides a default implementation that returns nil.

This fixes #415 by making it possible to provide a placeholder for images while they load. If the InlineImageProvider doesn't implement this method, the existing behavior remains.

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.

Jitter when removing / adding images to markdown text
1 participant