You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Did just find a bug in groups generation.
Actual implementation stop groups generation once groups count limit is reached, but this will also stop sublayers content generation, merging them all in a master layer.
This issue is fixed in PR #20 .
By the way, i think a layer grouping model based on views type would be more practical (Tableview, ScrollView, Cell, etc....) what do you think ?
Regards
The text was updated successfully, but these errors were encountered:
Hi,
Did just find a bug in groups generation.
Actual implementation stop groups generation once groups count limit is reached, but this will also stop sublayers content generation, merging them all in a master layer.
This issue is fixed in PR #20 .
By the way, i think a layer grouping model based on views type would be more practical (Tableview, ScrollView, Cell, etc....) what do you think ?
Regards
The text was updated successfully, but these errors were encountered: