lumina-iced/src/ui
Chris Cochrun af53422498 Centering text by default
Since the text widget has no way of doing TextAlignment, we need to
split every text by lines and make each their own text element and
then align them ourselves. This will likely need to be pulled out into
their own functions so that we can do it based off of the
TextAlignment from the users input
2024-12-14 22:55:12 -06:00
..
mod.rs Getting closer to a working little system 2024-11-19 12:35:42 -06:00
presenter.rs Centering text by default 2024-12-14 22:55:12 -06:00