public static void Reset() { g_el_frameroot.Clear(); Inspecting.Reset(); App.AppHost.CallFunction("Extern_InspectorReset"); App.AppDebugger.CallFunction("Extern_ResetDebugger"); }
public static void Clear() { el_tree.Clear(); WidgetTreePath.Instance.ResetTagPath(); // TODO: uncomment, started crashing on Sciter 3.3.2.12 }