Open verhovsky opened 8 months ago
IndexedDB
instead of localStorage
, then there would be effectively no size limit†. Using IndexedDB
would also improve performance, since we no longer need to call JSON.stringify
on an a huge object everytime you drag a node. Incidentally, that's one of the biggest performance bottlenecks that I've noticed in iDI'm not going to disable it for Chrome because I like it on all websites except iD.
(besides the obvious)
Which one is obvious for you?
less taps to open, less data to load
Packaging iD as an Electron application has two benefits I can think of (besides the obvious)