Fix Fl_Wayland_Image_Surface_Driver::end_current()
This commit is contained in:
parent
b440c26e65
commit
e49f2008a6
@ -67,6 +67,7 @@ void Fl_Wayland_Image_Surface_Driver::end_current() {
|
||||
cairo_surface_flush(surf);
|
||||
Fl_Wayland_Window_Driver::wld_window = pre_window;
|
||||
fl_window = (Window)pre_window;
|
||||
Fl_Surface_Device::end_current();
|
||||
}
|
||||
|
||||
void Fl_Wayland_Image_Surface_Driver::translate(int x, int y) {
|
||||
|
Loading…
Reference in New Issue
Block a user