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
Currently only eframe::Frame supports getting native window handle. But when we create new viewports we could not access window handle of this viewport. So we could not embed some contents like CEF web view for instance in viewports.