rberman / Synesthesia

Ionic app that makes users' drawings into music
GNU General Public License v3.0
0 stars 0 forks source link

Might Exceed Memory Cap #24

Open mjaminbook opened 8 years ago

mjaminbook commented 8 years ago

Ionic's $localStorage service only provides a limited amount of memory. Right now, we don't know exactly how much memory saving any one drawing takes, so we don't know when we might hit the cap.