Skip to content

Fix double-click view background feature

Felix Ernst requested to merge felixernst/dolphin:fix_double_click_view into master

c934e803 was meant to change the double-click view background feature to only allow double-clicks with the left mouse button. However, it mistakenly did the exact opposite and allowed every double-click except ones with the left mouse button to trigger the feature. This one-liner fixes this.

Merge request reports

Loading