Task #982
Use an iframe to host slideshow
Start date:
04/18/2015
Due date:
% Done:
100%
Description
Consider using an iframe to host the show content. This would have several advantages, including:
- Ability to use the same window to host the show
- Ability to hide all content until the hide-chrome and inverted stylesheets are loaded
Subtasks
History
#2 Updated by Luke Murphey over 9 years ago
It looks like sending some arguments to the dashboard will hide the items natively too:
?hideEdit=true&hideTitle=true&hideSplunkBar=true&hideAppBar=true&hideFooter=true&targetTop=true
#3 Updated by Luke Murphey over 9 years ago
Some other things I need to do to get this to work:
- Show a "stop show" button on mousemove
- Don't show dark colored overlay when dark mode isn't used
- Deal with scrollbars
- Deal with view size changes
#4 Updated by Luke Murphey over 9 years ago
Might want to not stop the show but put it in a smaller window when the view is clicked.
#5 Updated by Luke Murphey over 9 years ago
Stop show button works; but need to figure out a better solution that waiting two seconds to wire it up.
#6 Updated by Luke Murphey over 9 years ago
- Target version set to 2.2
#7 Updated by Luke Murphey over 9 years ago
- Status changed from New to Closed