Skip to content

Adds support for the Jump object in Reader

Before this commit, we had no way of representing the jumps parsed by the library from the ACBF file into Reader. This should handle retrieving the parsed jumps from the library and visualising them on the screen using the newly created component Jump

Here are some screenshots of how the Reader now visualise the Jump objects on the screen image

image

image

Edited by Mahmoud Khalil

Merge request reports