On Tue, Nov 11, 2014 at 2:31 PM, Matt Austin <[email protected]> wrote: > On 11 November 2014 18:15, Olivier Tilloy <[email protected]> > wrote: >> >> Why would you need a touch-like interface on a supposedly non-touch device? > > Hi Oliver, > > Many thanks for the suggestions - I might have a play with that > tomorrow, but as you said it sounds like it's probably best to stay > clear. > > My use case is for a kiosk web application, running full-screen on an > all-in-one PC with a touch screen. There are a couple of pages which > may require some simple scrolling, and I'd like to try and avoid the > use of a scroll bar with a touch screen if possible. I was curious if > it was possible to get the scrolling behaviour similar to a ListView.
If the device has a touch screen, then you will get the mobile-like scrollbars by default (thin and non-intrusive, not the wide handles for interaction with a mouse). If you don’t, that’s a bug, please report it at https://bugs.launchpad.net/oxide/+filebug. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

