Skip to content

auto_zoom_on_focus doesn't play nice with widget plugins #148

@dyereh

Description

@dyereh

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions