Ticket #543 (closed defect: fixed)
Stylist Panel overflow broken by revision 166 (change from div to td)?
| Reported by: | benDOTsimkinsATintsoftDOTch | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | Version 1.0 |
| Component: | Plugin_Stylist | Version: | trunk |
| Severity: | normal | Keywords: | stylist panel div overflow |
| Cc: |
Description
Problem : I updated to latest revision (342), and when I load a stylesheet with lots of styles into the stylist, it forces the height of the td (and thus the editor) off the bottom of the page. Not pretty. In the previous version I had, the panel/stylist div had overflow:auto, and it was the stylist which had the scroll bar. 1) Is there someway round this in the config, or have I missed something? 2) If not, is there an easy way to fix this - I've tried setting the 'panel stylist' to overflow, but this doesn't work without a defined height. If someone could point me in the right direction I could probably update the resize code to implement this.
