Resolve "Add bounding boxes"
Closes #1426 (closed)
I'm not sure who need to check this merge request @anton.koch or @david.rittershaus ?
I redesigned the MbVideo player and added a new button to hide and show the AI Features (SVG Layers). Currently the show and hide logic is within the MbVideo component.
Initially I thought it should be in the Post-Annotator bus as the show/hide options are in the MbVideo as well I kept it there. That might have to change to the post-annotator?