From ce53e8e726260a356a379d565c35c0d8e7f14f7a Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Mon, 19 Mar 2012 23:29:52 -0300 Subject: [PATCH] Add tooltip to menu. --- mindplot/pom.xml | 1 + .../src/main/javascript/DesignerKeyboard.js | 8 +++ .../widget/KeyboardShortcutTooltip.js | 71 +++++++++++++++++++ mindplot/src/main/javascript/widget/Menu.js | 54 +++++++++++++- .../src/main/javascript/widget/lightbox.css | 49 ------------- wise-editor/src/main/webapp/css/editor.less | 8 +++ wise-editor/src/main/webapp/html/drag.html | 42 +++++------ wise-editor/src/main/webapp/html/editor.html | 42 +++++------ .../src/main/webapp/html/embedded.html | 40 +++++------ wise-webapp/doc/Configuration.md | 1 + .../src/main/webapp/WEB-INF/app.properties | 41 ++++++++--- .../webapp/WEB-INF/wisemapping-service.xml | 2 +- 12 files changed, 238 insertions(+), 121 deletions(-) create mode 100644 mindplot/src/main/javascript/widget/KeyboardShortcutTooltip.js delete mode 100644 mindplot/src/main/javascript/widget/lightbox.css diff --git a/mindplot/pom.xml b/mindplot/pom.xml index a5495371..8176743d 100644 --- a/mindplot/pom.xml +++ b/mindplot/pom.xml @@ -148,6 +148,7 @@ +
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-