Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Projector continuously re-renders when properties or children have been set #704

@agubler

Description

@agubler

Bug

The Projector continuously re-renders when either properties or children are set using setProperties or setChildren. Need to add a check if the widget is dirty before calling scheduleRender.

The easiest way to do this is to expose _dirty as a readonly getter from WidgetBase, like isDirty.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions