jstout211 / enigma_MEG

Other
9 stars 1 forks source link

Precompile base64 images to object tag #14

Closed jstout211 closed 1 year ago

jstout211 commented 1 year ago

There is a lag between "page" turns / next because the images have to be resized and converted to base64.

This should be done before the GUI component is run to prevent lags.

jstout211 commented 1 year ago

Completed here: 7849c93561d009b3213ee0af02a12b1e6d007952

Only minor improvement in paging speed - possibly better solved with rebinding buttons versus recreating window