Auto-switch between horizontal and vertical StagingView layout
commitcefa50d70d345e6b0983348ff99edffc7da78ee7
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 30 Mar 2016 19:45:29 +0000 (30 21:45 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 3 Apr 2016 20:10:45 +0000 (3 22:10 +0200)
tree5ff33da3ac5003ccdbb86aee6d77675ec5bc2b56
parent1546ceda95e39e7e43a4b7b821b0ce37eed34db0
Auto-switch between horizontal and vertical StagingView layout

Automatically switch the StagingView between horizontal and vertical
layout when the view's height becomes larger or smaller than its width.

Bug: 378600
Change-Id: Ife31672eee86631c19713eed54ed691ba0090b69
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java