Opened 14 years ago
Closed 14 years ago
#7259 closed New Feature (fixed)
It should be possible to specify the dialog Width and Height besides the minimum values
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
The dialog definition object allows to specify minWidth and minHeight http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dialog.definition.html
Besides that, it would be useful to be able to specify the initial width and height that should be used for the initial display of the dialog.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | 7259.patch added |
---|
comment:1 Changed 14 years ago by
Owner: | set to Alfonso Martínez de Lizarrondo |
---|---|
Status: | new → review |
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.5.3 |
---|---|
Status: | review → review_passed |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6582]
Proposed patch