Skip to content

Commit

Permalink
截屏 记忆编号样式
Browse files Browse the repository at this point in the history
  • Loading branch information
xushengfeng committed Jun 19, 2024
1 parent d89d0fe commit a5346ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/clip/clip_window.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3093,6 +3093,7 @@ function drawNumber() {
strokeWidth: strokeWidth,
canChangeFill: true,
text: String(drawNumberN),
形状: "number",
});
shapes.push(txt);
fabricCanvas.add(shapes.at(-1));
Expand Down

0 comments on commit a5346ea

Please sign in to comment.