Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable span clipping #3660

Closed
reckart opened this issue Dec 26, 2022 · 0 comments
Closed

Option to disable span clipping #3660

reckart opened this issue Dec 26, 2022 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Dec 26, 2022

Is your feature request related to a problem? Please describe.
Currently, we get spans always clipped to the viewport using DIAM. In some cases, I need to know the full extent of a span, e.g. when I want to jump to its end.

Describe the solution you'd like
It would be nice if the render request had a flag to disable clipping to the viewport so we get the full span extends (although still adjusted to the viewport start... at least for a start - it is ugly though).

@reckart reckart added this to the 27.0 milestone Dec 26, 2022
@reckart reckart self-assigned this Dec 26, 2022
reckart added a commit that referenced this issue Dec 26, 2022
- Added option to disable span clipping (compact v2 only)
reckart added a commit that referenced this issue Dec 26, 2022
…o-disable-span-clipping

#3660 - Option to disable span clipping
@reckart reckart closed this as completed Dec 26, 2022
reckart added a commit that referenced this issue Jan 4, 2023
* main: (64 commits)
  #3610 - Minimizing icon in document level feature is wrong after updating feature
  #3656 - The color of the existing layers changes after adding another layer
  #3679 - NullPointerException during export in WebAnno format
  #283 - Resize span
  #283 - Resize span
  #283 - Resize span
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3675 - Clean up more brat code
  #3676 - Error when rejecting annotation suggestion
  #3675 - Clean up more brat code
  #1535 - Keyboard shortcuts do not work when focus is in certain editors
  #3571 - Update dependencies
  #3670 - Remove LIF support
  #3670 - Remove LIF support
  #3668 - Disable tutorial for now
  #3664 - Avoid server-side HTML composition not using Wicket
  #3664 - Avoid server-side HTML composition not using Wicket
  #283 - Resize span
  #3660 - Option to disable span clipping
  ...
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant