MichalGoly / QuizTool

Audience response system enabling lecturers to embed interactive quizzes in lecture slides and broadcast them to students in real time - MEAN - Socket.io - AWS - Angular - Express - Docker - docker-compose - CircleCI - Multicontainer Elasticbeanstalk - Selenium Grid
GNU General Public License v2.0
5 stars 1 forks source link

Slide images have different sizes #66

Closed MichalGoly closed 6 years ago

MichalGoly commented 6 years ago

PDF to PNG conversion somehow converts PNGs with a variety of dimensions, even in a single presentation. This leads to a poor UX, as the BACK NEXT navigation buttons during a broadcast move around the screen up and down.

This needs to be addressed at some point.

MichalGoly commented 6 years ago

I've moved the buttons to the top of the screen and the issue is not very annoying anymore, but I will leave this issue for the future if there's nothing more important to do.

MichalGoly commented 6 years ago

The issue has been fixed when I have changed the PDF to PNG conversion library. Currently all slides have the same dimensions