Skip to content

Conversation

@BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Sep 11, 2025

resolves #238

  • Issue was caused by v-color-picker returning rgb( r g b / undefined) sometimes when returning strings. Updated the text strings to filter out this issue

Other things done while in the code:

  • Update to a stable Vuetify version from a Beta Version
  • Updated the background color so it could set the whole maps background. I.E it would change all colors instead of just the spectrogram.
  • Removed 'blackBackground' references since 'backgroundColor' is now used.
  • Created some functions for determining what text and grid/legend lines color should be. I.E if you make the background white the text should swap to black.
  • Hide vertical markers for time endpoints for pulses/sequences when zoomed out.
  • Added functionality to save a user's backgroundColor and color scheme to localStorage and use that instead of always relying on a default from the config of a user.
BATAI-SpectroBackgroundUpdate_small.mp4

@BryonLewis BryonLewis marked this pull request as ready for review September 15, 2025 12:55
Copy link
Collaborator

@naglepuff naglepuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BryonLewis BryonLewis merged commit 0f00c7e into main Sep 15, 2025
4 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.

Add background color adjustment capability

2 participants