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

Color picker in edit popup does not reflect selected color in the picker for some UML Diagram Elements #374

Open
egenerse opened this issue Aug 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@egenerse
Copy link
Contributor

Describe the bug

when a user edits the color of an element (either text or background) via the color picker in the edit popup, the selected color updates the element on the canvas correctly. However, the new color is not reflected in the color picker.

To Reproduce

  1. Create a new object diagram
  2. Add a new object element to canvas
  3. Select it and edit addributes
  4. Click the editing color button and select a new color and close the color selection
  5. See the shown color has not changed

Expected behavior

Color picker should show the color of the attributes the same as the rendered one on the canvas

Screenshots

Screen.Recording.2024-08-25.at.11.19.53.mov

Environment

 - OS: Mac OS Sonoma 14.6.1
 - Browser chrome
 - Version 128.0.6613.84 
@egenerse egenerse added the bug Something isn't working label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant