Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ trap
Method
trap
src/web/UBWebController.cpp:462–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
461
462
void UBWebController::trap()
463
{
464
mEmbedController->showEmbedDialog();
465
activePageChanged();
466
}
467
468
void UBWebController::activePageChanged()
469
{
Callers
nothing calls this directly
Calls
1
showEmbedDialog
Method · 0.80
Tested by
no test coverage detected