You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimization function: When the component is in editing mode, disable the global class combination shortcut key to solve the problem of mistakenly triggering the combination shortcut key function in some scenarios(优化功能:组件编辑态时禁用全局类组合快捷键,解决部分场景下误触发组合快捷键功能问题);
Optimization of Copy Selected and Cut Selected Functions: Fixed an error when copying and cutting embedded subcomponents failed(复制已选、剪切已选功能优化:修复内嵌子组件复制剪切失败提示错误);
Fix the issue of untitled combination class container components not being able to be dragged(修复无标题组合类容器组件无法拖动问题);
Fix the issue of abnormal state switching of container components during dragging or resizing(修复容器组件在拖动或尺寸调整过程中状态异常切换问题);