Skip to content

Don't allow to zoom "through" the image #470

@gwhitney

Description

@gwhitney

In ui2, currently 2-dimensional visualizations using P5GLVisualizer implement zoom just by moving the camera toward the plotting plane (z=0). But at the moment, after a finite number of steps, the camera actually moves beyond that plane, and thereafter nothing is displayed. This should not be allowed. Perhaps zoom should multiply/divide the distance to the plotting plane by something, rather than add/subtract from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiSomething having to do with the user interface

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions