Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: ui/file_manager/file_manager/main.html

Issue 2043333002: Quick View: Space key opens quick view for image, video and audio in Download. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve comment Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index f029821488e2181a866fced71792a3eeb0240ebf..11661f129b1878df8223d35e02e0dc8015f8fd90 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -491,6 +491,7 @@
</div>
<div id="drag-container"></div>
<files-tooltip></files-tooltip>
+ <files-quick-view id="quick-view"></files-quick-view>
<iframe id="command-dispatcher" hidden aria-hidden="true"></iframe>
</body>
</html>
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/quick_view_controller.js ('k') | ui/file_manager/file_manager/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698