~phablet-team/webbrowser-app/staging

« back to all changes in this revision

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

  • Committer: Olivier Tilloy
  • Date: 2016-10-11 16:17:11 UTC
  • mfrom: (1556.2.1 staging)
  • Revision ID: olivier.tilloy@canonical.com-20161011161711-as8y2hz2q90beic1
Fix drag’n’drop of bookmarks within the new tab view.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
 
57
57
            focus: true
58
58
 
59
 
            enabled: current && !bottomEdgeHandle.dragging && !recentView.visible
 
59
            enabled: current && !bottomEdgeHandle.dragging && !recentView.visible && tabContainer.focus
60
60
 
61
61
            locationBarController {
62
62
                height: chrome.height