Skip to content

Optimize BitmapImage usage #2117

@kmelmon

Description

@kmelmon

ImageViewManager re-creates a new BitmapImage every time you change the source. We want it to modify the BitmapImage's source instead.

See ImageViewManager.cpp => ImageViewManager::setSource()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions