Stabilize investor frontend entry

This commit is contained in:
2026-05-19 20:46:09 -07:00
parent d59f613e2b
commit d2b8185333
9 changed files with 169 additions and 47 deletions
+2 -3
View File
@@ -37,9 +37,8 @@ def main() -> None:
"UButton::StaticClass()",
"UTextBlock::StaticClass()",
"OnClicked.AddDynamic",
"OnHovered.AddDynamic",
"ButtonStyle.Hovered.TintColor",
"ButtonStyle.Pressed.TintColor",
"SetBackgroundColor",
"DeferFrontendAction",
"SetIsFocusable(true)",
"SetKeyboardFocus()",
"BackFromActiveScreen()",