cdotyone / mochaui

development tree for MochaUI
http://mochaui.org/demo/
Other
290 stars 83 forks source link

specifying multiple plugins for mochaUI would not load all of those, just the last one #115

Closed GerHobbelt closed 12 years ago

GerHobbelt commented 13 years ago

calls like these fail to load all the plugins:

MUI.load(['Parametrics','famfamfam','CoolClock']);

for a fix, see https://github.com/GerHobbelt/mochaui/commit/47f804cca918cd939bae621c8a0d9a2c85848ca8

cdotyone commented 12 years ago

Thanks, for the patch. Added to develop branch. -Chris