Closed karandikar closed 7 years ago
@stvstnfrd @caesar2164 Let me know if any changes need to be made here. These changes solve the problem, but I'm aware they're inelegant/inefficient; I'll continue looking for an event I could listen for to detect a fullscreen change instead of checking every 200 milliseconds.
@caesar2164 Fixed, let me know if anything else needs to change!
@caesar2164 Made the necessary edits! Let me know what you think
@stvstnfrd Made a bunch of changes based on your recommendations, let me know what you think!
+1 lgtm, thanks for implementing those changes!
@karandikar awesome, time to squash commits!
@caesar2164 @stvstnfrd Squashed, take a look and let me know if anything needs changing!
This set of commits fixes issues with the question alignment when the video isn't the first component, question sizing/alignment when a video is resized (window resize or un-fullscreening) with a question open, and questions displaying inconsistently because of a css issue.