|
@@ -247,7 +247,7 @@ class ViewerInner extends Component {
|
|
!this.notLoadedTween.isActive
|
|
!this.notLoadedTween.isActive
|
|
) {
|
|
) {
|
|
this.props.debug && console.warn(this.props.path, "fast forward");
|
|
this.props.debug && console.warn(this.props.path, "fast forward");
|
|
- // this.enterShowElements();
|
|
|
|
|
|
+ this.enterShowElements();
|
|
this.notLoadedTween = gsap.to(this.processBarRef.current, {
|
|
this.notLoadedTween = gsap.to(this.processBarRef.current, {
|
|
backgroundColor: "#8888a0",
|
|
backgroundColor: "#8888a0",
|
|
duration: 0.33,
|
|
duration: 0.33,
|