Re: [whatwg] Allowing authors to obtain a vertical <input type=range>

On Fri, Mar 29, 2013 at 1:28 PM, Ian Hickson <ian@hixie.ch> wrote:

> On Tue, 26 Mar 2013, Scott González wrote:
> > No, auto is not useful in practice. We had this in jQuery UI and removed
> > it four years ago because it was a bad idea.
>
> Why is it a bad idea?


Because it's one of those features that sneaks up on you when you least
expect it. We had several complaints from users about this behavior.

If auto orientation is added, we'd also need to define whether the
orientation is calculated just on insertion or if it updates with layout
changes.

Received on Thursday, 4 April 2013 13:10:16 UTC