Skip to content

Fix Multiplane Overlay toggle#3632

Merged
ChrisTitusTech merged 1 commit intoChrisTitusTech:mainfrom
CheckYourFax:patch-1
Nov 17, 2025
Merged

Fix Multiplane Overlay toggle#3632
ChrisTitusTech merged 1 commit intoChrisTitusTech:mainfrom
CheckYourFax:patch-1

Conversation

@CheckYourFax
Copy link
Contributor

@CheckYourFax CheckYourFax commented Oct 10, 2025

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Right now the tool defaults to Multiplane Overlay disabled (toggle is on) when in fact this will cause an error if trying to toggle it (trying to remove the key) because Multiplane Overlay is not actually disabled (the key doesn't exist)

Testing

Works as intended

Impact

None that I can think of

Issue related to PR

  • Resolves #

Additional Information

Could either make the toggle "Disable Multiplane Overlay" or make it so the default state is on and swap the OriginalValue and Value around. That would also fix it.

Going by the current description of the toggle, this seems more appropriate.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@ChrisTitusTech ChrisTitusTech merged commit 3c54e0e into ChrisTitusTech:main Nov 17, 2025
1 check 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.

2 participants