Closed raulriera closed 12 years ago
Here are some examples of what I am refering :S (I know I am sounding like a complete madman here)
Here is the window being called from outside of paperFold
Now, here is the same window when using a click event or something inside the paperFold
Ignore this issue please... it must be something else...
This may sound pretty insane, but have you ever tried using commonJS modules with this module? I have this scenario where everything is a commonJS module (which works great on a tabGroup app) changing the tab group for the paperFold seems to work well except everything in those modules that are inside a "function" never get's called, for example:
I know this is IMPOSSIBLE to debug, just trying to figure out if this is something related to the module or my commonJS stuff, but as I said.. it works on a tabgroup app.