killemov / Shift

A minimalistic approach to maximum control of your Transmission. (Web UI)
https://forum.transmissionbt.com/viewtopic.php?f=8&t=12555
260 stars 20 forks source link

Improvements for touch devices #5

Closed pwatk closed 10 years ago

pwatk commented 10 years ago

Hi,

I've come to the opinion that Shift is the best web UI for touch input but larger targets for certain elements would make it easier to use.

I'd most like to see larger toggle switches (or at least the area around them) for selecting torrents and changing settings as these are the smallest elements on the screen to hit.

I've also had a few issues with the 'add a torrent' window.

Whilst using an Android device it is impossible to paste a link in to the window because the keyboard pops up obscuring the window and hiding the 'Paste' context button.

This isn't an issue on an iOS device because the keyboard doesn't pop up whilst long pressing an input field.

Finally, this is just a UI fix but I've noticed that the backgroud of the 'add a torrent' window is misaligned whilst viewed on an Android or iOS device. add

killemov commented 10 years ago

Though I am glad to see that Shift is somewhat functional on mobile devices, the target for the foreseeable future is desktop Firefox. You could enlarge the toggle LEDs yourself by looking up "span.led" in the shift.css and increase the width and height. It's that simple. Any ideas on how to solve the "paste problem" are welcome.

killemov commented 8 years ago

Update: There is a more touch-friendly style-sheet available. It's called touch.css.