Resize raster icons to physical draw size

This commit is contained in:
Anthony Firn 2026-04-03 07:47:48 -07:00
parent cdd825b953
commit 1c5171aff2
4 changed files with 242 additions and 25 deletions

View file

@ -666,7 +666,7 @@ where
};
bounds.x += 24.0;
icon::draw(renderer, handle, icon_bounds);
icon::draw_with_scale(renderer, handle, icon_bounds, style.scale_factor as f32);
}
text::Renderer::fill_text(