-
Notifications
You must be signed in to change notification settings - Fork 143
[BUG] Crash when changing color-types #152
Copy link
Copy link
Closed
Description
- I have read through CONTRIBUTING.md
Describe the bug
In the color editor, if you have the cursor in the hex-color field, and tap a different color-representation type, the app crashes on TweakColorEditViewController:190.
To Reproduce
Steps to reproduce the behavior:
- Go to the color-editor and tap on the hex-code field.
- Tap on the RGBa segmented control.
- App crashes.
Expected behavior
You should switch to RGBa editing mode no problem.
Desktop (please complete the following information):
- OS: iOS 14
- Device: iOS Simulator
Reactions are currently unavailable