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

Only schedule a Projector render when properties or children are set explicitly #705

Merged
merged 2 commits into from
Oct 6, 2017

Conversation

agubler
Copy link
Member

@agubler agubler commented Oct 5, 2017

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Calling setProperties or setChildren cause a render to occur on every RAF, this change adds flags to skip resetting the projector properties/children on the render after they have been set explicitly using the projector API setProperties and setChildren

Resolves #704

…dren when explicitly set by the projector API
@agubler agubler requested a review from matt-gadd October 5, 2017 14:30
@agubler agubler changed the title Only schedule a Projector render when widget is dirty Only schedule a Projector render when properties or children are set explicitly Oct 5, 2017
@agubler agubler requested a review from kitsonk October 5, 2017 17:10
@agubler agubler merged commit 72316bc into dojo:master Oct 6, 2017
@kitsonk kitsonk added this to the 2017.10 milestone Oct 6, 2017
@kitsonk kitsonk added the beta3 label Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants