Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSGModding/FSG_Mod_Assistant
/ open
Method
open
renderer/renderJS/main_ui_lib.js:1295–1298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1293
}
1294
1295
open() {
1296
this.forceUpdate()
1297
this.overlay.show()
1298
}
1299
1300
#doButton(key) {
1301
const
node = document.createElement(
'div'
)
Callers
2
#processCollection_edit
Method · 0.45
main_ui_lib.js
File · 0.45
Calls
2
forceUpdate
Method · 0.95
show
Method · 0.45
Tested by
no test coverage detected