Changes between Initial Version and Version 1 of Ticket #7915, comment 13
- Timestamp:
- May 30, 2011, 2:11:07 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7915, comment 13
initial v1 2 2 * Insert an iframe, leaving the width/height fields blank. Result: fake image is sized 1*1. 3 3 * With the contents in comment:9, open the dialog and go to the advanced tab. In the styles field, put "width:80px". Switch to general tab and see that the height field disappears. 4 Also.. ther're some coding style mistakes and KISS opportunities, e.g. the changes in dialogadvtab and the new cssStyle parser. Please review the code changes.