Add a heading (92).png

Bug Fix: Cursor Support in Score Editor

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.

以前,Score Editor 只能从表达式的末尾删除内容。这导致在表达式中间进行编辑非常繁琐且耗时,因为必须先删除目标位置之后的所有内容才能进行简单修改。

What’s Fixed

We’ve resolved this by introducing full cursor support, enabling precise editing at any position within an expression.

我们通过引入完整的光标支持解决了这个问题,使得可以在表达式中的任意位置进行精准编辑。

Key Fixes & Improvements

image.png