Skip to content

Make Infinite Canvas top&left infinite #4835

Open
@minesworld

Description

@minesworld

Describe the problem

The user can not scroll the canvas to the left or top as there seems to be a "point zero" limit.

Describe the solution

  • as "infinite" is "not really" inifite - position the ink at the middle of the 2^21 pixels and remember the used offset
  • maybe apply that offset to values given back to realtime control consumers so that they won't break
  • apply that offset when giving back the whole canvas content as ink/json, maybe as on option so that controls that consumed the realtime notifications doesn't get confused...

Alternatives

No response

Additional info

Will fix that if the "pain" gets to big. Depends on if the InfiniteControl is usable at all - see #4583 ...

Help us help you

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature request 📬A request for new changes to improve functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions