~osomon/webbrowser-app/fix-main-page-dimensions

« back to all changes in this revision

Viewing changes to src/app/webbrowser/TabsList.qml

  • Committer: CI bot
  • Author(s): Olivier Tilloy
  • Date: 2014-05-22 16:29:42 UTC
  • mfrom: (541.1.8 optimize-activity-view)
  • Revision ID: ps-jenkins@lists.canonical.com-20140522162942-yforzm2pmlap375u
Various optimizations to the activity view. Fixes: 1260980

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        height: units.gu(17)
48
48
        spacing: units.gu(2)
49
49
        orientation: ListView.Horizontal
 
50
        boundsBehavior: Flickable.StopAtBounds
50
51
        currentIndex: model.currentIndex
51
52
 
52
53
        states: State {