kalk_web: Keep scroll on enter

This commit is contained in:
bakk 2021-05-28 21:28:01 +02:00
parent 910b5a425f
commit a68efe59e7

View File

@ -50,6 +50,7 @@
outputElement.children[ outputElement.children[
outputElement.children.length - 1 outputElement.children.length - 1
].scrollIntoView(false); ].scrollIntoView(false);
calculatorElement.scrollIntoView();
}); });
function calculate( function calculate(