Skip to content
Snippets Groups Projects
Commit e2e791ab authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

YELLOW

refs 2490
parent d439d952
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
/**
* A {@link KeyHandler} for Diagram editors.
*
* TODO(VA) @Flo: I wrote this class
* Provides arrow keys handling:
* - if an element is selected, then using the arrows will move this element
* - if no element is selected, then using the arrows will scroll the diagram
......@@ -43,7 +43,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
* @author aravantinos
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: CC77BCDDC8E3E2E4D8C7C94535532E4B
* @ConQAT.Rating YELLOW Hash: 9515097834E1A69450F5F006F6483CC0
*/
public class DiagramKeyHandler extends KeyHandler {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment