Skip to content

Commit

Permalink
Update ColorsPickerUtil.js
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng authored Nov 13, 2024
1 parent 5c22cc4 commit a7abcfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/util/ColorsPickerUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export class ColorsPickerUtil {
* @description 创建 DOM canvas。
* @param {number} height - canvas 高度。
* @param {number} width - canvas 宽度。
* @version 11.3.0
*/

static createCanvas (height, width){
Expand Down

0 comments on commit a7abcfa

Please sign in to comment.