I'm facing this strange issue with my Xcode ever since i updated to the Xcode Version 12.x.
** tl;dr
- COLOR PALETTE IS NOT LOADING CORRECT COLORS FROM SELECTED/HIGHLIGHTED VIEWS.**
As in any other application, I'm using some custom colors to design my layouts and backgrounds. Everything is working properly except this one small bug/issue that I'm facing while editing in Storyboard. The colors codes entered through RGB/Hex codes are reflecting properly in the application but when I want to reselect/reuse a color already used in some other bg/layouts, i can't get the color code in the Color Palette that pops up when custom color is selected from the RightSide Menu in xcode.
I select the UIView with the required color and on the side menu it shows custom color correctly, but when I click this custom color to get the color code, it shows the last/recent used color code in the color palette and not the one selected. I can't figure out the whats causing the issue and can't get the same color a second time.
Xcode : 12.3
OS : 11.1
MBP 2018
Anyone else facing same issue?
question from:
https://stackoverflow.com/questions/65937664/xcode-color-palette-wont-load-proper-colors 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…