pharo-spec / NewTools

All development tools for Pharo, developed with Spec
21 stars 52 forks source link

Update New settings browser button color after a color has been accepted in the Color Picker #767

Open hernanmd opened 1 month ago

hernanmd commented 1 month ago

Description

The current implementation of the Color Picker feature does not update the color of the "Setting Browser" button after a new color has been selected and accepted. This inconsistency in the user interface can lead to confusion and a poor user experience.

Steps to Reproduce

Expected Behavior

After selecting and accepting a new color from the Color Picker, the "Setting Browser" button should update its color to match the newly selected color. This visual feedback will provide a consistent and intuitive user experience.