Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dr. Michael Petter
CUP Eclipse Plugin
Commits
22d74367
Commit
22d74367
authored
Dec 05, 2014
by
Johannes Roith
Browse files
fix.
parent
6f1f8810
Changes
1
Hide whitespace changes
Inline
Side-by-side
CupPlugin/src/de/tum/in/www2/cupplugin/widgets/TooltipBase.java
View file @
22d74367
...
@@ -15,7 +15,6 @@ public abstract class TooltipBase {
...
@@ -15,7 +15,6 @@ public abstract class TooltipBase {
private
static
final
int
MARGIN
=
3
;
private
static
final
int
MARGIN
=
3
;
private
static
final
int
MAX_HEIGHT
=
300
;
private
static
final
int
MAX_HEIGHT
=
300
;
private
static
final
int
MAX_WIDTH
=
600
;
private
int
offsetLeft
;
private
int
offsetLeft
;
private
ScrolledComposite
scrolled
;
private
ScrolledComposite
scrolled
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment