Skip to content

Version 3.4.1

Compare
Choose a tag to compare
@rydmike rydmike released this 25 Sep 22:24
· 21 commits to master since this release

3.4.1

Sep 25, 2024

PACKAGE

  • No changes to the FlexSeedScheme package

WEB DEMO

  • Updated the web demo example to use FlexColorPicker version 3.6.0, where the tonal palette can now also respect monochrome seed colors as its displayed Material tonal palette. This is a new feature in FlexColorPicker 3.6.0.
    • In the updated Web demo, the picker's setting is tied into the demo using the setting respectMonochromeSeed so the picker only uses it when the FlexSeedScheme web demo is configured to do so. The setting for the FlexColorPicker to make monochrome tonal palette for monochrome input and to use chroma of selected color, is a separate feature in the picker, it is not tied to FlexSeedScheme, but for this demo they are linked and use the same settings toggle.