Add TODO to align function in text::paragraph
This commit is contained in:
parent
179a34d37b
commit
2eb5770b1d
1 changed files with 1 additions and 0 deletions
|
|
@ -381,6 +381,7 @@ fn align(
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: Avoid relayout with some changes to `cosmic-text` (?)
|
||||
if needs_relayout {
|
||||
log::trace!("Relayouting paragraph...");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue