DDMAL / pixel_wrapper

Rodan Pixel.js Wrapper
Other
0 stars 1 forks source link

Optimize background layer generation #27

Closed EricHanLiu closed 6 years ago

EricHanLiu commented 6 years ago

Iterate only over the selectRegionLayer regions (instead of the whole image) to generate the backgroundLayer. Fixed the progress bar to be compatible with iterating over the shapes, and accurately display the proper percentage when multiple regions are created.