Skip to content

fixed crossover loadtime performance enhancements

SigmaHyperon requested to merge SigmaHyperon/scryer:crossover-loadtime into master

Turns out javascript doesn't really like it, when you reuse DOM elements, which meant none of the visible select boxes worked correctly. I fixed that now and if chrome can be trusted, this doesn't affect the performance negatively in the slightest. Sorry for the mess-up!

Merge request reports