Pinned
345 contributions in the last year
Less
More
Contribution activity
September 2021
Created 5 commits in 1 repository
Created an issue in iced-rs/iced that received 1 comment
Customizable Text/TextInput Representation
Currently Text/TextInput are defined as follows:
struct Text { content: String, ..
} struct TextInput<..> { placeholder: String, ..
}
I have come a…
1
comment
3
contributions
in private repositories
Sep 20 – Sep 21