GUI: fix dot size label position

This commit is contained in:
gitlost
2021-09-25 14:44:32 +01:00
parent 4284f3c578
commit 9884875fd5
3 changed files with 9 additions and 8 deletions

View File

@ -627,6 +627,7 @@ static void plot_hexagon(unsigned char *scaled_hexagon, const int hex_width, con
}
}
}
/* Draw binding or box */
static void draw_bind_box(const struct zint_symbol *symbol, unsigned char *pixelbuf,
const int xoffset_si, const int yoffset_si, const int symbol_height_si, const int dot_overspill_si,