Skip to content

Separate public and private enums

Andrea Veri requested to merge private-leak-fix into master

This avoids leaking private enums in the public API, e.g. StackableBoxTransitionType here.

Merge request reports