GNOME Bugzilla – Bug 772098
Associate Calendar color circle with calendar name in details entry
Last modified: 2017-04-17 18:20:40 UTC
Created attachment 336413 [details] calendar entry dialog (image) The colored circle is associated with calendar. So It shall be good to do the same in event entry dialog. Right now as the user types the event title, the colored circle moves along with the title. See the attached screenshot (the orange circle)
In the case in the above screenshot, the orange circle should stay with the 'To Do' label.
Created attachment 344465 [details] [review] edit-dialog: allign circle with subtitle Move the circle in the headerbar on the same line with the subtitle, so that it will not move when the length of the event title increases.
Comment on attachment 344465 [details] [review] edit-dialog: allign circle with subtitle The commit looks good, but I can't push it because the author email is malformated. Please check the Git/Help page [1] for details. [1] https://wiki.gnome.org/Git/Help/AuthorEmail
Created attachment 344575 [details] [review] edit-dialog: allign circle with subtitle Move the circle in the headerbar on the same line with the subtitle, so that it will not move when the length of the event title increases.
(In reply to Georges Basile Stavracas Neto from comment #3) > Comment on attachment 344465 [details] [review] [review] > edit-dialog: allign circle with subtitle > > The commit looks good, but I can't push it because the author email is > malformated. Please check the Git/Help page [1] for details. > > [1] https://wiki.gnome.org/Git/Help/AuthorEmail Thanks for the review. I have updated the email for the commit. I think it should work now.
Thanks for the patch! Attachment 344575 [details] pushed as 4ab02f4 - edit-dialog: allign circle with subtitle