Hi - I really like the auto_zoom_on_focus feature but have found that it doesn't work with widget plugins such as terminus. I believe it is due to this bit of code:
if view.settings().get("is_widget"):
return
Any way we this feature could be made to work in widgets such as terminus?