GNOME Bugzilla – Bug 663156
Allow the user to expand the event list
Last modified: 2015-12-06 18:23:16 UTC
Insert a horizontal GtkPaned between the editing area and the “Past Events” list that allowing the user resize the event list area. There are two problems: 1. The user can resize the paned without expand the event list, showing a blank space at bottom. 2. When the user colapse the event list, the paned dont't expand to hide the same blank space.
Thinking in move the events list to a sidebar, which can allow to display all the information related with the displayed entry
(In reply to Álvaro Peña from comment #1) > Thinking in move the events list to a sidebar, which can allow to display > all the information related with the displayed entry Created #759095
Created attachment 316853 [details] [review] Fixed size for events list