GNOME Bugzilla – Bug 130939
Show task metadata
Last modified: 2021-06-09 20:27:44 UTC
When looking at a project in the Gantt view it would be nice to have a little note icon next to the task name to popup the task's note for viewing. If the task does not have a note, no icon should appear.
Also icons for other things, like completed tasks etc. Ideas are welcome here.
The best way to proceed here I think is to write a new cell-renderer that can display many icons at once and add a column in the task tree with such a renderer. Or it might be enough to just pack regular pixbuf cell renderers into the column and show/hide the pixbufs.
This could be achieved with a simple tooltip.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/World/planner/-/issues/32.