Entity Registry UI (#921)

* Entity Registry UI

* Tweak style in fullscreen

* Fix UI comments

* Fix imports

* Change title margin

* Fix graph rendering

* More style fixes

* Remove unused parameter
This commit is contained in:
Paulus Schoutsen
2018-02-27 19:04:58 -08:00
committed by GitHub
parent 24bafceb71
commit 5296dcfe85
24 changed files with 449 additions and 217 deletions

View File

@@ -144,7 +144,7 @@
yPadding: '0'
});
if (!this._chart) {
this.onPropsChange();
requestAnimationFrame(() => requestAnimationFrame(() => this.onPropsChange()));
}
this._resizeListener = () => {
this._debouncer = Polymer.Debouncer.debounce(