Fix clipping area of text_editor placeholder
This commit is contained in:
parent
373e887a58
commit
3e59d824f8
1 changed files with 1 additions and 1 deletions
|
|
@ -787,7 +787,7 @@ where
|
|||
},
|
||||
text_bounds.position(),
|
||||
style.placeholder,
|
||||
bounds,
|
||||
text_bounds,
|
||||
);
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue