Skip to content

Implement automatic resize #88

@jimbojw

Description

@jimbojw

Currently, the Scene's resize() method offers the API user a way to explicitly request Megaplot to recompute the offset and scale values based on a changed canvas size.

In addition, it would helpful to users to perform this resizing automatically. It should be possible to disable automatic resize in the event the API user does not want it.

Design question: What parameters can/should the user provide to inform how the resizing ought to be carried out?

See also: #16

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions