From b54da8c0e7e062cee8406d642e4cc7170d279753 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 27 Jul 2020 23:04:55 +0200 Subject: stub for fullscreen player. adjusting sizes. refactor component --- animism-align/frontend/app/views/viewer/sections/viewer.sections.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/app/views/viewer/sections/viewer.sections.js') diff --git a/animism-align/frontend/app/views/viewer/sections/viewer.sections.js b/animism-align/frontend/app/views/viewer/sections/viewer.sections.js index 085749f..b9d29a1 100644 --- a/animism-align/frontend/app/views/viewer/sections/viewer.sections.js +++ b/animism-align/frontend/app/views/viewer/sections/viewer.sections.js @@ -13,7 +13,7 @@ class ViewerSections extends Component { handleSectionSelection(section) { actions.audio.seek(section.start_ts) - actions.viewer.hideSection('nav') + actions.viewer.hideComponent('nav') } render() { -- cgit v1.2.3-70-g09d2