Tweakpane Versions Save

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes

3.1.6

1 year ago
  • Fixed a bug that importPreset() doesn't read preset values correctly (#504)

3.1.5

1 year ago
  • Fixed a bug that a folder layout is broken in an inactive tab (#496)
  • Fixed a bug that importPreset() will break bound values (#500)

3.1.4

1 year ago
  • Fixed a bug that components with tabIndex cannot get a focus (#463)

3.1.3

1 year ago
  • Made hierarchy of disabled state more strict (#458)
  • Fine-tuned component appearance for disabled state

3.1.2

1 year ago
  • Synchronized value constraints with slider range and list options
  • Fixed the hue slider behavior around the maximum value

3.1.1

1 year ago
  • Enabled canvas reading optimization (#439)
  • Resolved a warning with Content Security Policy (#437)
  • Fixed the error type for disposing a blade in its change handler (#412)

3.1.0

1 year ago
  • Added support for float color components 🎨 (#393)
  • Added element field to BladeApi (#392)
  • Added select event to tab component (#402)
  • Applied the initial value to step constraints (#399)
  • Some minor bug fixes and improvements

3.0.8

2 years ago
  • Fixed broken layout of empty folders (#374)
  • Decorated scrollbars
  • ...and some minor improvements

3.0.7

2 years ago
  • Fixed unsafe-eval issue (#361)
  • Fine-tuned appearance

3.0.6

2 years ago
  • Improved binding types (#348)
  • Added passive flag to touch event handlers (#357)