Jzy3d save a file not working on Mac with error “NSWindow drag regions should only be invalidated on the Main Thread!”

前端 未结 0 688
时光取名叫无心
时光取名叫无心 2021-01-21 16:45

I am using jzy3d 1.0.2 to print out a 3d image. below is the code.

        int size = 100;
        Coord3d[] points = new Coord3d[size];
        Color[]   colors          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题