Commit Graph

4 Commits (3ba5c88c35a8cc1931c19632215c8d41da2df13c)

Author SHA1 Message Date
Daniel Supernault d37df62f72
Update Presenters
trwnh c9b59dd88a
change aspect ratio of status video player
since posts are 1:1 and not 16:9, this allows the player to scale to the entire post container, while the media auto-fits itself within the player.
Daniel Supernault 0fa282a190
Update presenter components
Daniel Supernault a5929584de
Abstract presenter logic into separate components to reuse across timeline and post views