Skip to content

Commit 320264c

Browse files
committed
bug fix. do yee again.
1 parent e5ab983 commit 320264c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

play/js/main_sandbox.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,6 +1583,7 @@ function main(config){
15831583
config.voterPositions = save().voterPositions;
15841584
model.reset();
15851585
setInPosition(); // this is actually the second time we do this. It's a workaround. The yee diagram wasn't working right.
1586+
if (model.yeeon) {model.calculateYee(); model.update()}
15861587
};
15871588

15881589
Loader.load([

0 commit comments

Comments
 (0)