libcosmic-yoda/src/widget/text_input
Vukašin Vojinović 9bfb159977 fix(text_input): make icon padding fixed
This prevents the icons from becoming too large or too small relative to the input box, that leads to visual issues.
2024-09-23 12:40:22 -04:00
..
cursor.rs chore: fixing linter warnings 2023-11-28 20:02:08 +01:00
editor.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
input.rs fix(text_input): make icon padding fixed 2024-09-23 12:40:22 -04:00
mod.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
style.rs fix(text_input): inherit text and icon colors from container 2024-04-26 17:00:24 +02:00
value.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00