Skip to content

better handleSelectionChanged in DOM renderer #4633

@jerch

Description

@jerch

Coming from #4605 (also see comments there):

The consumer of selection change events does too much re-rendering the full viewport. Furthermore the event gets more often sent than needed, this either needs a patch in the selection service, or we should hold the active selection in the renderer to make a diff update on the viewport. Or both.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions