From adda94a0a3c61d2e854eca61e01d03a4ad5748be Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Tue, 22 Jul 2014 18:45:42 +0200 Subject: [PATCH] enable actionbar buttons without graphview being focused There are several actionbar buttons which also work fine without the graphview being focus (e.g. when a code editor currently has focus). Its those buttons which don't depend on any selection in the graph view. Therefore always enable those buttons, as they can be used without focusing the graph view now: * refresh * save screenshot * toggle link with editor --- org.projectusus.ui.dependencygraph/plugin.xml | 32 ------------------- 1 file changed, 32 deletions(-) diff --git a/org.projectusus.ui.dependencygraph/plugin.xml b/org.projectusus.ui.dependencygraph/plugin.xml index 82a895d4..ec9e9667 100644 --- a/org.projectusus.ui.dependencygraph/plugin.xml +++ b/org.projectusus.ui.dependencygraph/plugin.xml @@ -112,14 +112,6 @@ - - - - - - - - - - - - - - - - - - - - - - - -