Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Putting = instead of - in front of value in breakpoint causes error in console if try to apply palette, but no user error displayed. #69

Open
jmelott opened this issue May 17, 2023 · 0 comments
Labels
2.21.3 bug Something isn't working

Comments

@jmelott
Copy link
Contributor

jmelott commented May 17, 2023

ColorMap.js?v=58829b676ddd9271a24bf4eff522bdd3:234 Uncaught TypeError: Cannot read properties of undefined (reading 'r')
at blendColors (ColorMap.js?v=58829b676ddd9271a24bf4eff522bdd3:234:37)
at NgChmGui.CM.ColorMap.getColor (ColorMap.js?v=58829b676ddd9271a24bf4eff522bdd3:104:12)
at NgChmGui.FORMAT.setBreaksToPreset (FormatOutput.js?v=c4b4813c4056fa33c06bd05874cb368a:1067:83)
at NgChmGui.PALETTE.paletteApply (ColorPalette.js?v=87138e994823fe246acedf56e74bf09a:247:19)
at HTMLImageElement.eval (eval at NgChmGui.UTIL.setMessageBoxButton (NGCHM_GUI_Util.js?v=330b65b085d664086027089d41565669:512:11), :1:31)
blendColors @ ColorMap.js?v=58829b676ddd9271a24bf4eff522bdd3:234
getColor @ ColorMap.js?v=58829b676ddd9271a24bf4eff522bdd3:104
NgChmGui.FORMAT.setBreaksToPreset @ FormatOutput.js?v=c4b4813c4056fa33c06bd05874cb368a:1067
NgChmGui.PALETTE.paletteApply @ ColorPalette.js?v=87138e994823fe246acedf56e74bf09a:247
eval @ VM582:1

@jmelott jmelott added bug Something isn't working 2.21.3 labels May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.21.3 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant