Module: modules/responsiveOverlayTool

This module adds an overlay to work with responsive interfaces within the Chromium viewer. This can be activated by adding the query string or command line param of responsivetool=true.

Source:

Methods


init()

Initializes class. Sets data-lang attribute of

Source:
Fires:
  • event:onModelReady()

onModelReady()

After the model is ready, initialize responsive tool.

Source:
Fires:
  • event:activeTool()
  • event:onResponsive()

activeTool()

Applies responsive tool.

Source:

onResponsive()

Fires command to avatar to resize the avatar within the bounds of the avatar placeholder element.

Source: