Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental change to properly track the type of a docking property. #170

Merged
merged 3 commits into from
Jun 22, 2024

Commits on Jan 6, 2024

  1. Experimental change to properly track the type of a docking property.

    There are still some tasks to complete. This new version does not save/load properties to xml files property and can no longer read old files (which it should be able to do).
    andrewauclair committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6aa617b View commit details
    Browse the repository at this point in the history
  2. Throw an exception if the dockable doesn't override updateProperties …

    …when it contains DockingProperty instances.
    andrewauclair committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a0b838a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    70675d3 View commit details
    Browse the repository at this point in the history