Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for fullscreen preview #5

Merged
merged 1 commit into from
Mar 29, 2017
Merged

Conversation

miyaoka
Copy link
Contributor

@miyaoka miyaoka commented Mar 29, 2017

フルスクリーン表示をクライアントサイドで実装

before after
before after

本件で対応する課題

wonderflではフルスクリーン表示用のページでレンダする仕様であり、本アーカイブではそのページまで取得していないのでクライアントサイドで実装するようにした

課題に対する実装

aリンクに対しJSを追加し、押下時にDOMとstyleを変更してフルスクリーン表示を実装

対応していない点

  • フルスクリーンから戻る機能(ページをリロードで対応)
  • 右下のstop, reloadボタン
  • コード側のフルスクリーン表示

@Saqoosha Saqoosha merged commit cc68b83 into Saqoosha:master Mar 29, 2017
@Saqoosha
Copy link
Owner

👍 👍 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants