Project

General

Profile

Feature #956

Run slideshow in new window

Added by Luke Murphey over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/13/2015
Due date:
% Done:

100%


Description

Running a slideshow in a new window will solve several problems:

  1. Allow hide chrome CSS to be applied instantly (no flashing from the content showing and then hiding)
  2. Supports all views (not just those that use application.js, dashboard.js)
  3. Can start the view in the app context, solving problems where the application.js and dashboard.js may not load correctly because the view is being hosted in a different app

Subtasks

Task #957: Add basic slideshowing supportClosedLuke Murphey

Task #958: Add stop buttonClosedLuke Murphey

Task #959: Add support for application.js/dashboard.jsClosedLuke Murphey

Task #960: Add support for hide/show chromeClosedLuke Murphey

Task #961: Remove help panel for why some panels are shown and other notClosedLuke Murphey

Task #962: Add progress bar supportClosedLuke Murphey

Task #963: Determine what happens when the window is manually closedClosedLuke Murphey

Task #964: Detect popup blockerClosedLuke Murphey

Task #965: Load views in native applicationClosedLuke Murphey

Bug #967: Error is generated when a show is stopped quicklyClosedLuke Murphey

Bug #968: Stylesheet and progress bar do not load reliablyClosedLuke Murphey

History

#1 Updated by Luke Murphey over 9 years ago

  • Description updated (diff)

#2 Updated by Luke Murphey over 9 years ago

Starting a show is currently broken because I need to allocate the window in startShow() and then start executeSlideshowCycle().

#3 Updated by Luke Murphey over 9 years ago

The dashboards app doesn't load the progress indicator.

#4 Updated by Luke Murphey about 9 years ago

The progress indicator math is incorrect too.

#5 Updated by Luke Murphey about 9 years ago

  • Status changed from New to Closed

Also available in: Atom PDF