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

Update models for subtasks upon changes #1094

Merged
merged 1 commit into from
Apr 25, 2024

Commits on Apr 24, 2024

  1. Update models for subtasks upon changes

    The tid_to_subtask_model field keeps track of the ListStores
    created for subtasks. The _remove_from_parent_model
    and _append_to_model helper functions update these models
    when a change happens. This functionality helps to keep
    the UI up-to-date.
    
    This fixes one of the problems listed in GitHub issue getting-things-gnome#1018
    gycsaba96 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    64c19e1 View commit details
    Browse the repository at this point in the history