GSOC Day 31 – Images in panelInfo
I fixed the spacing today for certain types of panels in panelInfo, which didn’t return to the normal spacing when there was no number in front of them until I replaced the spacers, which couldn’t be modified, with empty panels, which I could change at run-time to fix their sizes.
I then added image support to panelInfo. Now, instead of showing media URLs, it loads the media and displays it directly. This is another nice way of showing off the flexibility of the new info panel. At first, however, I couldn’t get the media panels to expand to show the entire image. I managed to fix this by manually forcing them to the size of their contents.
Here’s a screenshot of the results of the day’s work:

