-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
When pasting text via arboard into an input/textarea, if the string is long enough it will briefly show unwrapped for a single frame before the wrapping is applied. It seems like some kind of layout race. Ideally rendering would be clipped or delayed so the intermediate frame is not shown.
Is there a way to defer visibility for one frame?
Metadata
Metadata
Assignees
Labels
No labels