Rendering is mostly working. Still need to finish presenters and everything related to files.
This commit is contained in:
@@ -428,6 +428,8 @@
|
||||
safe_to_render_launcher = false; // Set to false so that the launcher render only starts after the launcher object has updated
|
||||
run_check_file_cache = true; // Set to true so that the local file cache will be checked against the updated event files
|
||||
idb_event_file_check_datetime = Date.now() + idb_event_file_check_period;
|
||||
|
||||
let render_event_presenter_records_result = await uiv2.render_event_presenter_records(); // NOTE: v2 idb to ui
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user