Block (div) height always at 200
GiorgosK - January 7, 2009 - 19:25
| Project: | Slide Show CS |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | davebv |
| Status: | closed |
Jump to:
Description
I am setting the height to any number but the height of the div stays unchanged

#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.