mirror of
https://github.com/fltk/fltk.git
synced 2026-05-30 13:05:35 +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());
|
h(copy_source->h());
|
||||||
}
|
}
|
||||||
rasterized_ = false;
|
rasterized_ = false;
|
||||||
|
raster_w_ = raster_h_ = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user