๐Ÿ› ๏ธ What Was the Issue?
Previously, the Score Editor only allowed users to delete from the end of expressions. This made mid-expression edits frustrating and time-consuming because users had to erase everything after the target position just to make a simple change.
โœ… Whatโ€™s Fixed
Weโ€™ve resolved this by introducing full cursor support, enabling precise editing at any position within an expression.
๐Ÿ” Key Fixes & Improvements
  • Click-to-Position: Users can now click anywhere in an expression to place the cursor.
  • Keyboard Navigation: Use arrow keys, Home, and End for smooth in-line movement.
  • Direct Input: Type numbers, operators, and parentheses directly at the cursorโ€™s position.
  • Smart Insert/Delete: Edits happen exactly where the cursor isโ€”no more forced end-only changes.
  • Visual Feedback: A blinking cursor, hover effects, and focus indicators make editing clear and intuitive.
image
๐Ÿ› ๏ธ What Was the Issue?
Drag-and-drop actions in form and quiz builders sometimes replaced items instead of inserting them, leading to unexpected order changes.
โœ… Whatโ€™s Fixed
Drag-and-drop now inserts items exactly where dropped. The behavior is consistent, reliable, and works as expected across all positions.
๐Ÿ” Key Fixes & Improvements
  • Correct Placement: Items insert before the target, not swap.
  • Adjacent Moves: Smooth handling for nearby position changes.
  • Consistent Logic: Same behavior in both form and quiz builders.
  • Predictable Results: No surprises, elements go where you drop them.
________________________________________
๐Ÿ› ๏ธ What Was the Issue?
In the builder preview, if only one product was added to a form, it wasnโ€™t automatically selected causing confusion during checkout.
โœ… Whatโ€™s Fixed
If thereโ€™s only one product, it will now be auto-selected for both payment and order summary. No manual selection needed.
๐Ÿ” Key Fixes & Improvements
  • Auto-Selection: Single product is selected by default.
  • Simplified Checkout: Users skip the extra step of choosing what's already obvious.
  • Applies to All Types: Works with both radio and checkbox product options.
image