Remove comments that only restate the text code

This commit is contained in:
iris committed 2026-09-13 01:14:34 -04:00
1 parent 1a027813f5
commit 95f28953b7
8 files changed
-25

No files matched your search

-1
View File
@@ -100,7 +100,6 @@ impl<'a> Painter<'a> {
ui.text.render(buffer, attrs, width, &mut ui.textures)
}
/// Draws one atlas-sampling quad per glyph.
pub fn glyphs(&mut self, text: &RenderedText, origin: UiRegion) {
let flags_for = |is_color| {
if is_color {