vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Add setBounds method to Slider #2314

Open vaadin-bot opened 12 years ago

vaadin-bot commented 12 years ago

Originally by @tepi


Due to changes in enforcing the min/max values within the Slider component, it might be more usable to provide a way to set the min/max values with a one call, e.g. Slider.setBounds(double min, double max).

This way the user would not have to ponder about in which order they should set the min/max values wrt. the default values in the Slider component.


Imported from https://dev.vaadin.com/ issue #8697

stale[bot] commented 6 years ago

Hello there!

It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.

There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!