In the video playback view, once the video metadata (title, etc.) finished loading, the placeholder for the video player is hidden and the video player itself is displayed. For some reason, for a brief second, the player will have a very low height before going back up to its proper sizing. This causes the page layout to jump around a bit. We need to alleviate that some way. Introduced in Joystream/joystream#1643

In the video playback view, once the video metadata (title, etc.) finished loading, the placeholder for the video player is hidden and the video player itself is displayed. For some reason, for a brief second, the player will have a very low height before going back up to its proper sizing. This causes the page layout to jump around a bit. We need to alleviate that some way. Introduced in Joystream/joystream#1643