JP-Ellis / tikz-feynman

Feynman Diagrams with TikZ
http://www.jpellis.me/projects/tikz-feynman
Other
148 stars 20 forks source link

Charged particle arrow gets dashed border for scalars #4

Closed martin-ueding closed 8 years ago

martin-ueding commented 8 years ago

I created some diagram with uncharged scalars which had a loop. Since I need to label the loop momentum with a direction and the momentum key does not work with semi-left at the moment, I just used the charged scalar option to have an arrow tip along the path. This arrow tip inherits a dashed border from the path itself it seems:

Dashed border around arrow

That picture is taken from the documentation that I have downloaded, so it also occurs with your setup. It would be cool if you could prevent this dashed border somehow. This is not urgent in any way, I just wanted to tell you about this as it is visible if you look really close.

JP-Ellis commented 8 years ago

Thanks for the feedback. I had noticed that and it has already been fixed on my working version. I have a couple of issues remaining before I push the changes, but I'm hoping to release v1.0.0 (or at least a release candidate) in the next couple of days with a lot of cool changes :)

Unfortunately, the new release will break the current code, but with v1.0.0, the syntax should become stable.