From 28d46118d55c3af29aca5b321e6f9a6007bb63f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:58:55 +0000 Subject: [PATCH] Render PlantUML files --- render/startup-phase-sequence.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render/startup-phase-sequence.svg b/render/startup-phase-sequence.svg index 138e6cc..e22291f 100644 --- a/render/startup-phase-sequence.svg +++ b/render/startup-phase-sequence.svg @@ -1 +1 @@ -UserUserAppAppSplash ScreenSplash ScreenApp ProvidersApp ProvidersTutorialTutorialBackground CollectionBackground CollectionHomeHomeRROpenApp()LoadSplashScreenOrAppComponent()ReturnSplashScreenOrAppComponent : Splash Screen RenderedInitializeAppProvidersComponent()RenderAppProvidersComponentWithinApp()StartBackgroundCollection()InitializeBackgroundCollectionComponentWithinApp()BackgroundCollectionCompleted()RenderBackgroundCollectionComponentWithinApp()StoreBackgroundInfo()StartTutorial()InitializeTutorialComponent()TutorialStarted()RenderTutorialComponentWithinApp()InitializeHomeScreen()ReturnHomeScreenComponent : Home Screen InitializedRenderHomeScreenComponentWithinApp : Home Screen Rendered \ No newline at end of file +UserUserAppAppSplash ScreenSplash ScreenApp ProvidersApp ProvidersTutorialTutorialBackground CollectionBackground CollectionHomeHomeOpenApp()LoadSplashScreenOrAppComponent()ReturnSplashScreenOrAppComponent : Splash Screen RenderedRenderSplashScreenOrAppComponentInitializeAppProvidersComponent()RenderAppProvidersComponentWithinApp()StartBackgroundCollection()InitializeBackgroundCollectionComponentWithinApp()BackgroundCollectionCompleted()RenderBackgroundCollectionComponentWithinApp()TutorialStart()InitializeTutorialComponent()TutorialStarted()RenderTutorialComponentWithinApp()InitializeHomeScreen()ReturnHomeScreenComponent : Home Screen InitializedRenderHomeScreenComponentWithinApp : Home Screen Rendered \ No newline at end of file