Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

There is no KD.singleton() in framework #33

Merged
merged 2 commits into from
May 30, 2014
Merged

There is no KD.singleton() in framework #33

merged 2 commits into from
May 30, 2014

Conversation

burakcan
Copy link
Contributor

No description provided.

@@ -126,7 +126,7 @@ module.exports = class KDTooltip extends KDView

# converts NESW-Values to topbottomleftright and retains them in @getOptions
@appendToDomBody()
KD.singleton("windowController").addLayer this
KD.singletons["windowController"].addLayer this
Copy link
Member

Choose a reason for hiding this comment

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

KD.singletons.windowController.addLayer this and the ones above pls.

@burakcan
Copy link
Contributor Author

@sinan updated

sinan added a commit that referenced this pull request May 30, 2014
There is no KD.singleton() in framework
@sinan sinan merged commit 31bd839 into master May 30, 2014
@sinan sinan deleted the master.singletons branch May 30, 2014 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants