Skip to content

Refresh ALT guideline overlay colors from Hover Colors before drawing#5

Open
River-Mochi wants to merge 2 commits into
algernon-A:masterfrom
River-Mochi:fix-hover-colors-guidelines
Open

Refresh ALT guideline overlay colors from Hover Colors before drawing#5
River-Mochi wants to merge 2 commits into
algernon-A:masterfrom
River-Mochi:fix-hover-colors-guidelines

Conversation

@River-Mochi

@River-Mochi River-Mochi commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Refresh ALT guideline colors from GuideLineSettingsData before drawing when Hover Colors is installed.
  • Use HC's current dashed guideline alpha instead of forcing ALT overlay alpha to full opacity.
  • Keep ALT's own guideline transparency slider authoritative when HC is not installed.

Reason
ALT reads guideline colors and stores them in the active LineBase mode.
This change makes ALT refresh from the current shared guideline data before drawing, so ALT follows HC changes reliably.

Has HC installed path
Has ALT Alone / No HC path
has LineBase.cs helper method that refreshes ALT's cached colors:
internal void UpdateGuideLineSettings(Color highPriorityColor, Color mediumPriorityColor, float distanceScale)

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