Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Removed confusing function and minor fixes

Choose a tag to compare

@TomSimons TomSimons released this 01 Feb 15:35
· 7 commits to main since this release

Added/Removed

  • Removed function to delete ColorSetLayer by list index. this was confusing since it was not deleting by priorityIndex. Pass the colorset instead to remove a ColorSetLayer.
  • Added return type to InsertColorSetLayer.
  • Made list of custom colors public

Fixed

  • Colors are now applied after recalculating the priorities.