Check for falling float nodes in liquid transform (#12862)
This commit is contained in:
committed by
GitHub
parent
b38ffdec27
commit
dafdb3edb4
@@ -322,6 +322,9 @@ struct ContentFeatures
|
||||
bool has_on_destruct;
|
||||
bool has_after_destruct;
|
||||
|
||||
// "float" group
|
||||
bool floats;
|
||||
|
||||
/*
|
||||
Actual data
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user