robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
458 stars 20 forks source link

ability to disable disk cache #23

Closed robaho closed 5 years ago

robaho commented 5 years ago

Seashore includes a "memory cache" with a size of 4mb (by default). Additionally, when deleting layers, etc. it writes the old information to disk for 'undo'.

There should be an option to disable this write to disk management, since in a modern OS the virtual memory management is usually far more efficient, and makes the code simpler.

robaho commented 5 years ago

fixed in 2.1.2 - see the preferences