Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[NONE] Add hovering support to the DOT Editor for the dot color values.
- Provide custom implementation of the DotEObjectHover and DotHoverProvider (with corresponding bindings into the DotUiModule) to show the detailed color description when hovering over the current dot color values. - Implement corresponding DotHoverTests test cases.
- Loading branch information