working build & fixed the double padding

This commit is contained in:
Stefan Stefanov 2024-04-22 20:09:42 +03:00
parent 6863124384
commit 1f1a0ee48d
3 changed files with 4 additions and 4 deletions

View file

@ -202,7 +202,7 @@ draw_atlas_settings_and_preview :: proc() {
height = small_offset,
},
" Enable padding",
&g_mem.packer_settings.fix_pixel_bleeding,
&g_mem.packer_settings.padding_enabled,
)
elements_height += small_offset * 2