Open
Description
I haven't personally observed this, but from @AndreasArvidsson:
I think I found a bug with our hats vertical alignment code. We calculate the vertical alignment based on the default font size.
This means that if you increase the size of the hats the vertical alignment becomes different. I've done a few experiments and the alignment of curve changes depending on the size of the hats
"cursorless.hatSizeAdjustment": 5,
Because our alignment is based on EM/% but we do not actually calculate it on the size of the actual hat. If you make the hat larger, but still have the same offset in pixels it's center is of course going to move