Use offscreen context for the parts list.

This commit is contained in:
Leonardo Zide
2020-12-29 12:23:36 -08:00
parent 1367a5d6f4
commit 6cc91c0f20
5 changed files with 41 additions and 6 deletions
+1
View File
@@ -40,6 +40,7 @@ void lcViewSphere::UpdateSettings()
break;
case lcViewType::Minifig:
case lcViewType::PartsList:
case lcViewType::Count:
break;
}