Skip to content

Conversation

@ramybenaroya
Copy link

The positionInterval is created in https://github.com/InteractiveAdvertisingBureau/openvv/blob/master/src/org/openvv/js/OVVAsset.js#L1398.
In runtime the context of createBeacons is an instance of OVVAsset.
Currently the interval is never cleared because window.$ovv.positionInterval is never set and is undefined.

@ramybenaroya ramybenaroya changed the title fix positionInterval clear. positionInterval is a member of OVVAsset fix positionInterval clear Dec 15, 2016
@ramybenaroya ramybenaroya changed the title fix positionInterval clear Fix positionInterval clear Dec 15, 2016
Copy link
Contributor

@SteveThorpeTM SteveThorpeTM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The 'positionInterval' at OVV scope is never used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants