-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor InterpreterControls for readability, debugability, and perfo…
…rmance. * Disassociates @observable and @Property() decorators where appropriate. * Computes the defaultSettings when the Spec changes. * Resets the settings when the defaultSettings. * Removes any code that changed a settings property in the render() loop. * Refactors the rendering code to fallback to defaultSettings if the value is settings is undefined. * Refactors settings assignment code for stability. PiperOrigin-RevId: 555902678
- Loading branch information
1 parent
fb2467d
commit d25392b
Showing
1 changed file
with
77 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters