You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Viewport tracking does not work well in RecogitoJS editor. The editor adds an svg element at the end of the wrapper which causes problems during tracking because it cause the entire document range from the first visible document until the end of the document instead of until the end of the viewport.
Expected behavior
Only the visible range should be requested.
Please complete the following information:
Version and build ID: 30.0-SNAPSHOT
The text was updated successfully, but these errors were encountered:
* main:
#4308 - Support for custom XML formats
#4308 - Support for custom XML formats
#4310 - Viewport tracking does not work well in RecogitoJS editor
* main: (68 commits)
#4316 - Dissolve generic API module
#4316 - Dissolve generic API module
#4316 - Dissolve generic API module
#4316 - Dissolve generic API module
#4316 - Dissolve generic API module
#4316 - Dissolve generic API module
#4314 - Move project API to own module
#4308 - Support for custom XML formats
#4308 - Support for custom XML formats
#4308 - Support for custom XML formats
#4310 - Viewport tracking does not work well in RecogitoJS editor
#4308 - Support for custom XML formats
#4302 - Files imported as HTML do not show properly in HTML-based editor
#4305 - New predictions message is shown even if no new predictions were generated
#4304 - Log more startup messages through boot logger
#4229 - Better project template selection
#4298 - Recommender status says "Waiting for evaluation" for recommenders that cannot be evaluated
#4297 - Popover always showing "tag not in tagset" even if feature has no tagset at all
#4294 - Infer paragraph boundaries when displaying plain text files in HTML-based editors
#4150 - Upgrade dependencies
...
Describe the bug
Viewport tracking does not work well in RecogitoJS editor. The editor adds an svg element at the end of the wrapper which causes problems during tracking because it cause the entire document range from the first visible document until the end of the document instead of until the end of the viewport.
Expected behavior
Only the visible range should be requested.
Please complete the following information:
The text was updated successfully, but these errors were encountered: