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
It would be useful to be able to dynamically update the title of the outer (often native) window through the Frame API. It could work the same way as Frame::set_window_size(). I've already done the work for it, so I'll submit a PR in a second.
The text was updated successfully, but these errors were encountered:
It would be useful to be able to dynamically update the title of the outer (often native) window through the
Frame
API. It could work the same way asFrame::set_window_size()
. I've already done the work for it, so I'll submit a PR in a second.The text was updated successfully, but these errors were encountered: