胡斌

format code

... ... @@ -719,7 +719,7 @@
}
function on_pen_point(x,y,nPress){
function on_pen_point(x, y, nPress) {
if (rotate_degree == 0) {
draw_ext_input(x, y, nPress);
... ...