Comment 10 for bug 696058

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Since you are already casting to WSliderComposed, you could just add a method isHorizontal() to WSliderComposed and if horizontal, use left/right instead of up/down. Otherwise the patch looks good to me and feel free to commit it.

thanks,
RJ