B1ueber2y · GitHub

@B1ueber2y

Copy link Copy Markdown

Contributor

@B1ueber2y

@B1ueber2y B1ueber2y changed the title Fix copying haviors of empty bitmap. Fix copying behaviors of empty bitmap.

Dec 12, 2025

@B1ueber2y

@B1ueber2y

sarlinpe

Comment on lines +69 to +70

size_t width_ = 0;
size_t height_ = 0;

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended?

Copy link Copy Markdown

Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. There is a default constructor of mvs::Image so i added a default value here. There is unfortunately no test coverage in the current codebase for the mvs::Image class.

ahojnnes

@ahojnnes

Copy link Copy Markdown

Contributor

Thank you for fixing this!

@B1ueber2y

@B1ueber2y

@B1ueber2y

Closed

Read the original on github.com ↗