Ticket #7315 (closed New Feature: fixed)
Fire the 'resize' event on dialog instances
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.3 |
| Component: | UI : Dialogs | Version: | |
| Keywords: | Cc: |
Description
Currently the 'resize' event for dialogs is fired only on the global CKEDITOR.dialog object, but usually it will be more interesting for plugins to be able to listen on a dialog instance.
Attachments
Change History
Changed 2 years ago by alfonsoml
- Attachment 7315.patch added
Note: See
TracTickets for help on using
tickets.

Proposed patch