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

Introduce ImageLoad observer. #5151

Closed
oskarwrobel opened this issue Jun 26, 2018 · 0 comments · Fixed by ckeditor/ckeditor5-image#214
Closed

Introduce ImageLoad observer. #5151

oskarwrobel opened this issue Jun 26, 2018 · 0 comments · Fixed by ckeditor/ckeditor5-image#214
Assignees
Labels
package:image type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone

Comments

@oskarwrobel
Copy link
Contributor

We need to fire ViewDocument#layoutChanged event every time when <img/> element has been loaded in the DOM root.

See: https://github.com/ckeditor/ckeditor5-image/issues/142.

@oskarwrobel oskarwrobel self-assigned this Jun 26, 2018
pjasiun referenced this issue in ckeditor/ckeditor5-image Jun 26, 2018
Feature: Introduced `ImageLoadObserver`. Closes #213.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-image Oct 9, 2019
@mlewand mlewand added this to the iteration 19 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:feature This issue reports a feature request (an idea for a new functionality or a missing option). package:image labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:image type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants