Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Push InlineWidget up into Editor.addInlineWidget() #531

Closed
njx opened this issue Apr 3, 2012 · 1 comment
Closed

Push InlineWidget up into Editor.addInlineWidget() #531

njx opened this issue Apr 3, 2012 · 1 comment

Comments

@njx
Copy link
Contributor

njx commented Apr 3, 2012

Currently, we've factored out an InlineWidget class, but Editor.addInlineWidget() still stores an anonymous object. It would be better to have it store the InlineWidget itself, and have it specifically call methods on it.

@njx
Copy link
Contributor Author

njx commented Apr 9, 2012

Fixed, closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant