Skip to content

Commit

Permalink
test fonts on demo classic
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Apr 12, 2024
1 parent d678aab commit 3e57dfb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ int main(int , char *[]) {
params.imGuiWindowParams.showMenuBar = true;
params.imGuiWindowParams.showMenu_App = false;

params.remoteParams.enableRemoting = true;

HelloImGui::Run(params);
return 0;
}

0 comments on commit 3e57dfb

Please sign in to comment.