Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Selecting and deselecting the hex color code in the Color Tool gives a duplicate color error #269

Closed
mathgeniuszach opened this issue May 20, 2020 · 0 comments
Assignees
Labels
Projects

Comments

@mathgeniuszach
Copy link

Simple issue, after I select a system color in the Color Tool, then select and deselect the hex value for that color, I get an error screen saying that the color is the same color as itself:

screenshot1

A simple fix for this would be surrounding the error message in the UpdateHexColor() method of the Color Tool with an if statement checking if colorID + 1 ~= i.

@jessefreeman jessefreeman self-assigned this May 21, 2020
@jessefreeman jessefreeman added this to Needs triage in Color Tool via automation May 21, 2020
@jessefreeman jessefreeman added this to the Release v1.9.8 milestone May 21, 2020
Color Tool automation moved this from Needs triage to Closed May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Color Tool
  
Closed
Development

No branches or pull requests

2 participants