Skip to content

Widget geometry should be saved together with other Settings #163

Open
@irgolic

Description

@irgolic

Right now widget geometry saving is tied to resizeEvent, hideEvent, moveEvent and closeEvent in OWBaseWidget.

Instead, it should use a mechanic like the one implemented in #151. After that's merged:

  • widget geometry should be saved on settingsAboutTobePacked
  • sync_node_properties should also be called when a widget's window is unfocused (intrinsically calls settingsAboutToBePacked)

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