Description
1. Line annotations "Next to the editor content"
2. Open a file under Git version control with a header comment like:
/* * Copyright (c) ... */
which is automatically folded by Creator when opening the file the first time.
Now also the Git Instant Blame annotation is drawn, but it overlaps with the [...*/] mark (see screenshot).
Expected: The annotation is drawn right to the fold marker.