Skip to content

feat(EventDismiss): add config toggle to hide lamp info overlay#461

Merged
chsami merged 1 commit into
chsami:developmentfrom
runsonmypc:feature/event-dismiss-overlay-toggle
Jun 2, 2026
Merged

feat(EventDismiss): add config toggle to hide lamp info overlay#461
chsami merged 1 commit into
chsami:developmentfrom
runsonmypc:feature/event-dismiss-overlay-toggle

Conversation

@runsonmypc
Copy link
Copy Markdown
Contributor

@runsonmypc runsonmypc commented May 30, 2026

Summary

  • Adds a Show Info Panel config toggle (default true) in the Lamp Events section so users can hide the overlay while keeping lamp features active
  • Guard clause in EventDismissOverlay.render() returns null when disabled — follows the same pattern as HunterKebbits, GauntletHelper, etc.
  • Version bump 2.0.02.1.0

Test plan

  • Enable EventDismiss plugin with a lamp feature active — overlay should appear
  • Toggle "Show Info Panel" off — overlay should disappear
  • Toggle it back on — overlay should reappear
  • Disable all lamp features with overlay toggle on — overlay should still hide (existing behavior)

Adds a "Show Info Panel" boolean (default true) so users can hide the
overlay while keeping lamp features active. Bump version to 2.1.0.
@chsami chsami merged commit ccf2127 into chsami:development Jun 2, 2026
1 check passed
@runsonmypc runsonmypc deleted the feature/event-dismiss-overlay-toggle branch June 5, 2026 01:20
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.

2 participants