cycfi / elements

Elements C++ GUI library
http://cycfi.github.io/elements/
3.09k stars 238 forks source link

Added default scale parameter when creating an image from an image_ptr #376

Closed eisen closed 9 months ago

eisen commented 9 months ago

Without this, the rendering is incorrect because the scale variable is not initialized.