Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
b63fba7a
Commit
b63fba7a
authored
Jan 31, 2022
by
Eduardo Sanz García
Committed by
Eduardo
Jan 31, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify the coordinate system of AnchorPosition
parent
7650093f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
annotator.js
src/types/annotator.js
+3
-1
No files found.
src/types/annotator.js
View file @
b63fba7a
...
...
@@ -55,7 +55,9 @@
/**
* Top and bottom positions of the bounding box created by the union of the
* highlight elements associated to an anchor.
* highlight elements associated to an anchor. Top and bottom positions are
* based on the viewport. The value zero corresponds to the top of viewport.
* Hidden elements that are above the viewport have negative values.
*
* @typedef AnchorPosition
* @prop {string} tag - annotation tag
...
...
Write
Preview
Markdown
is supported
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