wilzbach / msa

Modular BioJS compoment for a multiple sequence alignment
http://msa.biojs.net
Boost Software License 1.0
168 stars 79 forks source link

Scale keeps custom columnwidth #166

Closed sillitoe closed 8 years ago

sillitoe commented 8 years ago

thought I had already added these changes...

wilzbach commented 8 years ago

Btw are you okay with going forward to lodash?

sillitoe commented 8 years ago

looks fine to me - I take it underscore is slower / bigger footprint?

On 31 May 2016 at 16:11, Sebastian Wilzbach notifications@github.com wrote:

Btw are you okay with going forward to lodash?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wilzbach/msa/pull/166#issuecomment-222719570, or mute the thread https://github.com/notifications/unsubscribe/AAJVesKecwe8k5gyCrrcdbA_0oncgTmUks5qHE-NgaJpZM4IqogS .

Ian Sillitoe | Senior Research Fellow CATH Manager | www.cathdb.info University College London | 627 Darwin, Gower Street, WC1E 6BT

wilzbach commented 8 years ago

Underscore isn't supported anymore, lodash contains a lot more features + functions, is actively maintained and thanks to webpack it will even be a smaller bundle :)