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

Assigned to:Anonymous» davebv
Status:active» fixed

#4

(BTW, thanks for reporting!)

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.