Skip to content

feat(plugin): skip period re-runs for period-insensitive plugins#35

Merged
Rfluid merged 2 commits into
mainfrom
fix/plugin-period-display
Jun 11, 2026
Merged

feat(plugin): skip period re-runs for period-insensitive plugins#35
Rfluid merged 2 commits into
mainfrom
fix/plugin-period-display

Conversation

@Rfluid

@Rfluid Rfluid commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Plugins whose panel has no uses_period section (e.g. RTK Gains, whose
rtk gain data is always all-time) now keep their cached output when
only the active period changes, instead of being re-spawned on every
switch. The RTK plugin marks both its sections uses_period: false, so
the existing UI logic also hides the period pills on its tab.

Plugins whose panel has no `uses_period` section (e.g. RTK Gains, whose
`rtk gain` data is always all-time) now keep their cached output when
only the active period changes, instead of being re-spawned on every
switch. The RTK plugin marks both its sections `uses_period: false`, so
the existing UI logic also hides the period pills on its tab.
@Rfluid Rfluid force-pushed the fix/plugin-period-display branch from 2f5d64a to 3d4b6ac Compare June 10, 2026 05:17
@Rfluid Rfluid merged commit 1810890 into main Jun 11, 2026
11 checks passed
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