@ -465,7 +465,7 @@ class GuiChord(GuiItem):
if stemOrBeam and stemOrBeam[2] > 0:
self.directionRightAndUpwards = False #low notes
stemYOffset = 2
stemYOffset = 0
else:
self.directionRightAndUpwards = True #high notes
stemYOffset = -2