asacolips-projects / boilerplate

Boilerplate system for FoundryVTT to use as a starting point for your own system's development. Follow along with the [accompanying tutorial](https://foundryvtt.wiki/en/development/guides/SD-tutorial) on the wiki.
Other
19 stars 10 forks source link

Consider refactoring setting the initial tab groups to override the `tabGroups` property #47

Open JPMeehan opened 4 days ago

JPMeehan commented 4 days ago

From the API Docs - which have gotten more verbose since the v12 branch started - "Subclasses may override this property to define default tabs for each group."

It would be good to match the official docs and set the example rather than rely on _prepareContext