Skip to content

Revert "Fixed Color Wheel Alignment" + fix the color wheel properly

  • Revert the earlier, incorrect fix which made the color wheel tiny;
  • Properly fix the issue with the expander;
  • Fix a C++20 lambda capture warning.

Before

color-wheel-tiny

After

color-wheel-correct

Merge request reports