nrennie / palette-generator

Source code for a colour palette generator.
https://nrennie.github.io/palette-generator
Creative Commons Attribution 4.0 International
4 stars 0 forks source link

Keep more than n colours #5

Open nrennie opened 1 month ago

nrennie commented 1 month ago

If a user selects to keep 6 colours, then updates the number of colours to be 4 and clicks generate. Nothing renders, and everything disappears.

nrennie commented 1 month ago

Bug fixed, but still a question: if a user keeps 6 colours then selects the number of colours to be 4, the first 4 are kept. However, a user can't change the order so they may lose a colour they want (should have instructions about de-selecting).