codecombat/app/views/editor/level/components
2014-10-28 14:21:22 -07:00
..
ComponentsTabView.coffee All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
LevelComponentEditView.coffee Fixed #1687, forcing reloads when populating i18n in documents. 2014-10-28 14:21:22 -07:00
NewLevelComponentModal.coffee Fixes for loading level previews early, creating new Components, and showing names of ShowsNames Thangs. 2014-09-16 20:19:52 -07:00