Implement setPinned for Resources View
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 7 Nov 2016 21:38:36 +0000 (16:38 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 11 Nov 2016 15:44:16 +0000 (10:44 -0500)
commit2e96ebdcaef76878cb9f2a435f219e6421744c5a
tree5397c1063f2b2c7844ed022fd435ad90d80212d4
parent0f6ef40bc8d7093d7ba6c88d11741681724a9750
Implement setPinned for Resources View

When pinned the resource view does not scroll/seek on position change, trace
change, and its filters do not change.

Also:
    - Ignores all outbound and inbound signalling.
    - Disables all modifiers of the visible time range windows.
    - Disables time based scrolling/seeking (horizontal scrolling).
    - Hides the thread presentation menu.
    - Changes the tab label to enhance visibility of the pinned state.
    - Allows vertical scrolling and expand/collapse operation.

Change-Id: I844098aa1d3259daed9fb92a1faac75592ad465b
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/resources/ResourcesView.java
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java
This page took 0.025644 seconds and 5 git commands to generate.