修复序列帧去背景面板导入顺序
Project CI / Repository checks (pull_request) Successful in 1m7s
Project CI / Frontend tests (pull_request) Successful in 3m4s
Project CI / Backend tests (pull_request) Successful in 4m14s
Project CI / Native shell tests (pull_request) Successful in 14m27s

按 simple-import-sort 规则调整类型导入顺序
This commit is contained in:
2026-08-17 21:12:13 +08:00
parent 4ca93a6f16
commit e695cdf499
@@ -7,11 +7,11 @@ import type { EditorCharacterAnimationBackgroundRemovalMode } from '../../servic
import { PlatformActionButton } from '../common/PlatformActionButton';
import {
formatFrameCanvasColorHex,
type FrameCanvasColor,
type FrameCanvasPoint,
resolveFrameCanvasSamplePoint,
resolveFrameColorMagnifierPlacement,
resolveFrameColorMagnifierSourcePoint,
type FrameCanvasColor,
type FrameCanvasPoint,
} from './ImageCanvasCharacterAnimationBackgroundRemovalColorPickerModel';
type DecodedFrameImage = {