mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
show loading indicator
This commit is contained in:
3
src/effects.js
vendored
3
src/effects.js
vendored
@@ -202,8 +202,7 @@ export const render_common_side_effects = (prev, next, command, ui) => {
|
||||
next.eval_modules_state != null
|
||||
) {
|
||||
|
||||
// TODO if loading external imports, show loading indicator
|
||||
ui.calltree.clear_calltree()
|
||||
ui.render_debugger(next)
|
||||
ui.editor.for_each_session((file, session) => clear_coloring(ui, file))
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user