scottlusk.cis
16 Mar 2010, 1:11 PM
I have extended the Ext.Slider component and created my own component. I have vertical set to true. I am using the slider to zoom in/out on a map. The veritcal from how I have it set up has min at bottom and max at top of slider. I'm trying to figure out how to reverse this. The higher up the slider vertically the handle is dragged I need it to zoom in more towards a street level. The more I pull down on handle I need it to zoom out to a state and world view. My problem is trying to use the min/max values a zoomed in level has a lesser value of height than a state level.
Can anyone offer me any insight on how I could accomplish what i'm trying to get at with the zoom in/out on the slider? Is there any way to inverse the slider vertically so min is at top level and max is at bottom? Thanks for any help
Can anyone offer me any insight on how I could accomplish what i'm trying to get at with the zoom in/out on the slider? Is there any way to inverse the slider vertically so min is at top level and max is at bottom? Thanks for any help