lyzidiamond / paren

see through code
19 stars 0 forks source link

resolve peeks rather than replacing them always #19

Closed tmcw closed 8 years ago

tmcw commented 9 years ago

Then the biggest thing is resolving changes to peeks: ideally if you have a map peek whose contents update and the code yields a new value, it smoothly calls setGeoJSON() instead of rebuilding it from scratch. This means that peeks need to track position, previous content, current content, and preference for formatter.