Skip to content
Snippets Groups Projects
Commit 3e4301fb authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Restore lost code..

parent 7f0644a4
No related branches found
No related tags found
No related merge requests found
...@@ -356,6 +356,8 @@ void display(BOOL rebuild, F32 zoom_factor, int subfield, BOOL for_snapshot) ...@@ -356,6 +356,8 @@ void display(BOOL rebuild, F32 zoom_factor, int subfield, BOOL for_snapshot)
return; return;
} }
gViewerWindow->checkSettings();
{ {
LL_RECORD_BLOCK_TIME(FTM_PICK); LL_RECORD_BLOCK_TIME(FTM_PICK);
LLAppViewer::instance()->pingMainloopTimeout(STR_DISPLAY_PICK); LLAppViewer::instance()->pingMainloopTimeout(STR_DISPLAY_PICK);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment