-
- Downloads
Disable offset-generation-skipping for correct leaves.
This fixes an issue where offset-generation-skipping was incorrectly disabled for TLeafO (which is Bool_t, not TObects!) but enabled for TLeafElement and TLeafObject. It is intended that more fine-grained whitelisting of objects in TLeafElement and TLeafObject will be done in the future.
Please register or sign in to comment