magfest-archive / guests

Magfest band management plugin for ubersystem
GNU Affero General Public License v3.0
1 stars 1 forks source link

Suppresses the Rock Island promo image on the full /guest_admin/rock_island page #113

Closed RobRuana closed 6 years ago

RobRuana commented 6 years ago

The little image previews in the Rock Island table actually use the full resolution image for the src. That's not ideal, but it's okay if you only have a few images on the screen at a given time.

I realized that the full /guest_admin/rock_island page will end up displaying every promo image at the full resolution. Huge bandwidth/performance hog.

The correct solution would be to implement true image thumbnails. That could be a significant development task, so instead I opted to suppress the image previews on the full rock_island page.

Looks like this now:

screen shot 2017-10-04 at 7 52 45 pm