Searched refs:doesScroll (Results 1 – 3 of 3) sorted by relevance
46 doesScroll: boolean; property88 return this.attrs.doesScroll ? SCROLLING_CANVAS_OVERDRAW_FACTOR : 1;198 if (this.attrs.doesScroll) {212 if (attrs.doesScroll) {239 parentSizeChanged || !this.attrs.doesScroll && totalPanelHeightChanged;253 this.attrs.doesScroll ? this.parentHeight * this.canvasOverdrawFactor :261 if (!this.attrs.doesScroll) {
249 doesScroll: false,262 doesScroll: true,
342 m(PanelContainer, {doesScroll: true, panels, kind: 'DETAILS'})));