- {/*
- this.startPres(0)}>
-
-
-
- { e.stopPropagation; this.togglePlay(); }}>
-
- {this.playDropdown}
-
- */}
-
this.startPres(this.itemIndex)}>
+
this.startAutoPres(this.itemIndex)}>
250 ? "inline-flex" : "none" }}>
Slide {this.itemIndex + 1} / {this.childDocs.length}
- {targetDoc ?
= 0 ? "inline-flex" : "none" }}>
-
{targetDoc.currentFrame}
-
{targetDoc.lastFrame}
-
: null}
+ {this.playButtonFrames}
-
this.layoutDoc.presStatus = "edit"}>
-
-
+ {this.props.PanelWidth() > 250 ?
this.layoutDoc.presStatus = "edit"}>EXIT
+ :
this.layoutDoc.presStatus = "edit"}>
+
+
}
);
}
render() {
- // needed to insure that the childDocs are loaded for looking up fields
+ // needed to ensure that the childDocs are loaded for looking up fields
this.childDocs.slice();
const mode = StrCast(this.rootDoc._viewType) as CollectionViewType;
return