Skip to content

CTRL+SHIFT+R or Reload exits the full screen #21

@jsandeepm

Description

@jsandeepm
  1. When we use CTRL+SHIFT+R or Reload browser exits the full screen.

  2. Instead of ng-show/ng-hide for show-if-fullscreen directive it would better if we use ng-if. Show that DOM will excute only if condition match. I am facing issue when we use div id to show flowplayer. if we use ng-show/ng-hide div with id will be create on page load but if we use ng-if div id creates based on conditional execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions