phase1geo / Minder

Mind-mapping application for Elementary OS
GNU General Public License v3.0
976 stars 70 forks source link

Completion status not updated #591

Closed prokoudine closed 5 months ago

prokoudine commented 5 months ago
  1. Create some nodes, press T to add todo status
  2. Mark a few as done. Parent node gets an update that shows the task is partially done
  3. Delete the nodes that have the 'done' status
  4. The parent node is not update and still has 'partially done' indicator
phase1geo commented 5 months ago

I am able to replicate this issue. I'll start digging into it shortly.

phase1geo commented 5 months ago

I have committed a fix to the master branch to fix this issue.