You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the demo on an iphone you cannot paste into text fields.
First observed in tpscube but appears to be an egui issue since it reproduces in the demo.
I realize this is potentially hard to work-around given the canvas backing, but one potential work-around is to optionally render a browser native text-field (and getting the exact style correct 😬)