View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#266
Originally Posted by slender View Post
@Reffyyy,
just edited
/opt/usr/share/qmltube/qml/qmltube/VideoListView.qml
and changed snapMode to ListView.NoSnap but no dice.
Probably it inherits it somewhere else.
The reason the change doesn't take effect is because the highlightRangeMode is set to StrictlyEnforceRange. At the moment. this is required in order to automatically append results when the currentIndex reaches a certain number (total - 15). If you remove the highlightRangeMode, results will not be appended.

BTW, NoSnap is the default snapMode, so there is no need to set it explicitly.

0.3.4 should be in extras-devel soon. Search order will now be saved, and all users should be able to see favourites, playlists and subscriptions.

I'm working on a list filter, and I'll hopefully have that ready for tomorrow evening:

__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub

Last edited by marxian; 2011-04-10 at 23:19.
 

The Following 4 Users Say Thank You to marxian For This Useful Post: