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
Much like #361, this change adds a `Device::resize_bound_surface` API so
that widget surfaces can be resized without introducing a spurious
`eglMakeCurrent` with `NO_SURFACE`. This will greatly improve resizing
behavior in Servo.
Signed-off-by: Martin Robinson <martin@abandonedwig.info>
0 commit comments