Skip to content

v29.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 21:52
· 129 commits to master since this release

29.4.6 (2024-01-30)

Bug Fixes

  • cropper handle manipulation (fe4a904)
  • PaintWidget: don't block events if mousedown position has null worldCoords (c791c15)
  • PaintWidget: set painting to false if manipulator, activeState, or getActive are not truthy (c03fd28)
  • PickerManipulator: allow storing null position when no actor is picked (e85302b)
  • SeedWidget: protect against null worldCoords (7264706)