mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 12:41:27 +08:00
Add missing initialization parts of Fl_SVG_Image
This commit is contained in:
@@ -179,6 +179,7 @@ void Fl_SVG_Image::init_(const char *filename, const char *in_filedata, Fl_SVG_I
|
||||
h(copy_source->h());
|
||||
}
|
||||
rasterized_ = false;
|
||||
raster_w_ = raster_h_ = 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user