Skip to content

fix(services): trigger weather reload on service completion#1590

Open
Vikyek wants to merge 1 commit into
caelestia-dots:mainfrom
Vikyek:fix/weather-startup-load
Open

fix(services): trigger weather reload on service completion#1590
Vikyek wants to merge 1 commit into
caelestia-dots:mainfrom
Vikyek:fix/weather-startup-load

Conversation

@Vikyek

@Vikyek Vikyek commented Jun 18, 2026

Copy link
Copy Markdown

Call reload() in Component.onCompleted of Weather.qml so that weather data starts fetching proactively on shell startup, rather than waiting for lazy-loaded UI components (such as SmallWeather.qml or WeatherTab.qml) to instantiate and trigger the reload.

Call reload() in Component.onCompleted so that the weather data starts fetching proactively on shell startup, rather than waiting for lazy-loaded UI components to instantiate it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant