Skip to content

Commit

Permalink
Remove bitrotted comment (#695)
Browse files Browse the repository at this point in the history
See discussion in #666
  • Loading branch information
PoignardAzur authored Oct 20, 2024
1 parent 7f0ccb8 commit 9ccc0f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion masonry/src/text/text_layout.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ use crate::WidgetId;
/// TODO: Update docs to mentionParley
#[derive(Clone)]
pub struct TextLayout {
// TODO: Find a way to let this use borrowed data
scale: f32,

brush: TextBrush,
Expand Down

0 comments on commit 9ccc0f9

Please sign in to comment.