Minor tweak

This commit is contained in:
Jean-Patrick Guerrero 2022-07-01 03:46:25 +02:00
parent 6dd95a6a87
commit 3f2d983091
1 changed files with 1 additions and 1 deletions

View File

@ -1037,7 +1037,7 @@ local function get_grid_fs(fs, data, rcp, is_recipe)
local size = btn_size - 0.02
item_image_button(X, Y, btn_size, btn_size, "", btn_name, "")
animated_image(X + 0.01, Y + 0.01, size, size, sprite, group_cache.count, 1500)
animated_image(X + 0.01, Y + 0.025, size, size, sprite, group_cache.count, 1500)
label(X + 0.45, Y + 0.18, label)
if _count > 1 then