Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
| ID |
Uploaded |
Status |
Description |
Work Items |
Action |
|
2521
|
Feb 26 2009 at
1:13 PM
|
Applied
|
Small change to SimpleEditor.cs that allows the control to be used without a fixed-size div around it (as we see on Editor\Default.aspx)
The fix is to override the Width and Height of the web control, so that these dimensions are not rendered in the container.
Just add the following code in SimpleEditor.cs, and then remove the div from the default page :)
Regards!
Rodrigo
:
thanks, I applied the patch.
|
|
|