Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
87d090c9
Commit
87d090c9
authored
17 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
increase lasso window to stop accidental lassoing.
parent
1ec9bd92
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/zmapWindow/zmapWindow_P.h
+3
-3
3 additions, 3 deletions
src/zmapWindow/zmapWindow_P.h
with
3 additions
and
3 deletions
src/zmapWindow/zmapWindow_P.h
+
3
−
3
View file @
87d090c9
...
...
@@ -26,9 +26,9 @@
* Description: Defines internal interfaces/data structures of zMapWindow.
*
* HISTORY:
* Last edited:
Dec 19 14:13
200
7
(
rds
)
* Last edited:
Jan 4 09:56
200
8
(
edgrif
)
* Created: Fri Aug 1 16:45:58 2003 (edgrif)
* CVS info: $Id: zmapWindow_P.h,v 1.20
6
200
7-12-19 15:30:38 rds
Exp $
* CVS info: $Id: zmapWindow_P.h,v 1.20
7
200
8-01-04 10:03:30 edgrif
Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_WINDOW_P_H
...
...
@@ -249,7 +249,7 @@ typedef enum
/* Min. distance in pixels user must move mouse button 1 to lasso, not settable but could be. */
#define ZMAP_WINDOW_MIN_LASSO
1
0.0
#define ZMAP_WINDOW_MIN_LASSO
2
0.0
/* X Windows has some limits that are part of the protocol, this means they cannot
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment