component: lay out TextField.Editor in a Flexed child This positions Prefix and Suffix correctly (at the ends of the field) and stretches the editor as wide as possible so it accepts click events in a larger area. Fixes: https://todo.sr.ht/~eliasnaur/gio/490 Signed-off-by: Gordon Klaus <gordon.klaus@gmail.com> Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-) M component/text_field.go
M component/text_field.go => component/text_field.go +1 -1