Hi Paul,
Thanks for reporting this issue. I just checked, and you’re absolutely right.
I found that the problem comes from the getExtents method in Select++, which currently returns the model’s full bounds (model.bounds), including objects hidden by tags. I’m still trying to understand why this affects the Zoom Extents behavior, especially since Select++ is just an overlay tool.
I’ve just released a patch to fix this:
select_pp-v1.0.6-1-gdd300e0.rbz (105.0 KB)
Let me know if the issue is resolved after updating!
Thanks again for pointing it out!