Posted by GiorgosK on January 7, 2009 at 7:25pm
Jump to:
| Project: | Slide Show CS |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | davebv |
| Status: | closed (fixed) |
Issue Summary
I am setting the height to any number but the height of the div stays unchanged
Comments
#1
Upon inspection I realized that an underscore is missing from block_height variable
//slideshowcs.module line 116$aux = 'block_height_'. $delta ;
#2
will be fixed in the 2.3 version.
#3
#4
(BTW, thanks for reporting!)
#5
Automatically closed -- issue fixed for two weeks with no activity.