In some cases I succeeded in making the comment background opaque to hide any lines of the diagram using #highlight(fill: white, [test]).
However, I can't do that when text intersects the box created by _loop. It seems like the box is drawn on top of the comment.
Is there some way to set comment backgrounds reliably?
In some cases I succeeded in making the comment background opaque to hide any lines of the diagram using `#highlight(fill: white, [test])`.
However, I can't do that when text intersects the box created by `_loop`. It seems like the box is drawn on top of the comment.
Is there some way to set comment backgrounds reliably?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In some cases I succeeded in making the comment background opaque to hide any lines of the diagram using
#highlight(fill: white, [test]).However, I can't do that when text intersects the box created by
_loop. It seems like the box is drawn on top of the comment.Is there some way to set comment backgrounds reliably?
I guess this could be considered a duplicate of #18.
Hide lines behind commentsto Hide group box behind commentsYes, this is has been fixed in #19, which will be released as part of v0.3.0