Skip to content

Store position in window and provide an API to recover it #3358

Description

@mwestphal

Is your feature request related to a problem? Please describe.
Because of https://gitlab.kitware.com/vtk/vtk/-/work_items/20112, we cant rely on VTK to store the position.
Also Cocoa has some specificities on that regard.

In order to provide a getPosition API and also to be able to load/save statefiles containing the position, we need to store it internally

Describe the solution you'd like

  • In window_impl.h, store the position as members
  • Add a window::getPosition() API and bindings

Metadata

Metadata

Assignees

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions