blocking the Fluent2 skins - we need to fix a couple of issues first

This commit is contained in:
Uwe Rathmann 2023-06-20 09:22:33 +02:00
parent 1f8283b186
commit 7f368d13dd
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ namespace
const auto factoryData = pluginData.value( TokenData ).toObject();
m_factoryId = factoryData.value( TokenFactoryId ).toString().toLower();
#if 1
if ( m_factoryId == "fluent2factory" )
return false; // we need to solve a couple of problems first
#endif
if ( m_factoryId.isEmpty() )
{
// Creating a dummy factory id