Skip to content

godot4-v1.2.9 - New drag options

Compare
Choose a tag to compare
@SpyrexDE SpyrexDE released this 22 Feb 10:26
· 29 commits to godot-4 since this release
b26c259

What's Changed

  • Fix scroll_x_to not using duration by @scgm0 in #41
  • Fix velocity not being zero when releasing dragging by @HaroldLever in #43
  • Add dragging input options by @HaroldLever in #44
    • drag_with_mouse to allow dragging with the mouse
    • drag_with_touch to allow dragging by touch input

New Contributors

  • @scgm0 made their first contribution in #41

Full Changelog: godot4-v1.2.8...godot4-v1.2.9