libcosmic/src/widget/text_input
Ashley Wulber c8c650c041 fix: text input RTL panic
RTL text will want to alight to the right, and will try to use all of an unbounded width in the input. It also tends to be offset in a negative direction.
2025-05-06 14:21:19 -04:00
..
cursor.rs improv(text_input): optimize, fix, and improve the text inputs 2025-03-21 13:21:57 +01:00
editor.rs improv(text_input): optimize, fix, and improve the text inputs 2025-03-21 13:21:57 +01:00
input.rs fix: text input RTL panic 2025-05-06 14:21:19 -04:00
mod.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
style.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
value.rs improv(text_input): optimize, fix, and improve the text inputs 2025-03-21 13:21:57 +01:00