Support layered objects lists for shapes and trackers #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog Description
For the Creators and extractors include all shapes and trackers, also the nested ones that are e.g. parented under a layer.
Additional review information
You can add a layer in the Object List panel:
![image](https://private-user-images.githubusercontent.com/2439881/407394975-663bba1b-be23-48a6-bd91-2a3abd456aa1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjQ5MzcsIm5iZiI6MTczOTEyNDYzNywicGF0aCI6Ii8yNDM5ODgxLzQwNzM5NDk3NS02NjNiYmExYi1iZTIzLTQ4YTYtYmQ5MS0yYTNhYmQ0NTZhYTEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTgxMDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTU5Zjk5ZTFmZmY5MWI1YzllOWYzOTBkZDlmMjZlZGI0Y2Y4YTk4NmQ5NTk5MzUzNjBjNmM1ZTYzZjU1N2ZlYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ohp1fA1nSR2Eo4qKkhgwAjKy-0r692a6ojpR0El_jhY)
The creator's export filter will now list the nested entries too:
![image](https://private-user-images.githubusercontent.com/2439881/407395160-8ddf7696-8cb9-434b-b57c-0705f4dbdc25.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjQ5MzcsIm5iZiI6MTczOTEyNDYzNywicGF0aCI6Ii8yNDM5ODgxLzQwNzM5NTE2MC04ZGRmNzY5Ni04Y2I5LTQzNGItYjU3Yy0wNzA1ZjRkYmRjMjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTgxMDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjI1MWQ4YmRmYjllODBlMmZhMjI3MjUwNjE5NTgwYWE2YTE3ZTg2MDA5MTNjOGY3OGNlZmFhNzNkNzVmOTFlNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.KKtaO9Tx_yhtoTe2sjK0qgNzGS62dKiR9DpNnDmrN8A)
Testing notes: