-
Notifications
You must be signed in to change notification settings - Fork 281
[BUG] First color swatch not updating properly on different scenarios #943
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
Comments
Update 03/06/2019 With 0.6.4 one of the tasks for this bug was fixed for the bitmap layer. Switching between swatches It no longer brings the color value from the last selected swatch. However in the first task, the fix is only partial, the replace command only changes the swatch thumbnail but not the RGB value, so after you switch the old value remains) |
@Jose-Moreno Can this be closed now that #1265 has been merged? As far as I can tell all the scenarios have now been addressed, but I’m also not quite sure if I understand all of them correctly. |
@J5lx I'll test the issues and reproduction steps again and close accordingly depending on the expected results. Thank you for your reminder. |
Alright this has been tested on
It's working as expected and the 6 tasks have been solved from what I can see, great work! I'm closing this now as solved. |
--Issue Summary--
First swatch of color palette does not update when changing the color while using the color wheel.
--Actual Results--
On a vector layer, the first color swatch updates on the canvas when you click a different swatch, or if you change the color first and draw a new stroke with the same swatch, it will update only after you draw again, however the thumbnail does not update in either case.
25-SEP-2018: There was an issue that I failed to report at first. When you use another swatch and then switch back to the first swatch in the list, the color value from the previous swatch is assigned to the first swatch.
Note: Considering the new palette workflow that has been implemented through the "replace" command allowing the swatches to be replaced only by user choice, a few scenarios for this issue were removed from description.
--Expected Results--
The first swatch and any other swatch should update properly after being selected and changing the color through the wheel.
Bitmap Layer: First swatch
Vector Layer: First swatch
--Video or Image Reference--
Note: The video outlines the original issue for the vector layer before the palette workflow changed. This issue has been reviewed with 0.6.2 and thus the checkboxes above have been updated to consider this new workflow
https://www.youtube.com/watch?v=i3MagndT1P8&feature=youtu.be
--Steps to reproduce--
Please take a look at the video for one of the main tests and it's steps.
--System Information--
Version: 0.6.1
commit: 708d418
date: 2018-04-02_20:38:44
Development build
Operating System: Windows 7 SP 1 (6.1)
CPU Architecture: x86_64
The text was updated successfully, but these errors were encountered: