Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aegeorge42/aegeorge42.github.io
/ drawSlide_init
Method
drawSlide_init
View/View.js:689–691 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
687
}
688
689
drawSlide_init(){
690
this.app.stage.addChildAt(this.slideList[this.currentSlide].slideContainer,0);
691
}
692
693
drawSlide(){
694
this.app.stage.removeChildAt(0);
Callers
1
setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected