~nick-dedekind/unity8/menu.overflow

« back to all changes in this revision

Viewing changes to qml/Panel/PanelItemRow.qml

  • Committer: Nick Dedekind
  • Date: 2017-01-24 17:34:19 UTC
  • Revision ID: nick.dedekind@canonical.com-20170124173419-g6hchgkop8iwbeab
fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
            top: parent.top
169
169
            bottom: parent.bottom
170
170
        }
171
 
        interactive: false
172
171
 
173
172
        // TODO: make this better
174
173
        // when the width changes, the highlight will lag behind due to animation, so we need to disable the animation