Override setPinState for TimeGraphViewer
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 27 Oct 2016 20:35:00 +0000 (16:35 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 11 Nov 2016 15:36:07 +0000 (10:36 -0500)
commitaa4c03178773631b7a913dbf991c91bfea9d9159
tree6b3ceb0c6a18785904af0989d29e290e323bfeaa
parent2802c35e0ab056a29269b4ed859292743b270bf8
Override setPinState for TimeGraphViewer

When pinned several features are disabled:

External and internal modification of bookmarks (markers)
Toolbar buttons
    - All except views alignment
Hide the horizontal scroll bar
Horizontal zoom
Horizontal scrolling
Marker menu

Pass the state to internal control. Each have specific pin behaviour.

Change-Id: I645e9f91de6abe7d4208b94d6ce35b67070bcb1f
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java
This page took 0.02434 seconds and 5 git commands to generate.