Julian Dorn
Julian Dorn
I can reproduce this: I have also an hdpi display, so I ran `gsettings set org.gnome.desktop.interface scaling-factor 2` Now screencast records the red border too.
I tried also mouse highlighting und visualisation of clicks. Both are misplaced (more then 500px). I think the reasen is that I scaled my desktop. Maybe you don't need a...
I just want to add that your app looks beside this very well. :)
We also had some difficulties today because we didn't know that 'e' was used as a constant. Probably the letters 'i' are also affected: https://github.com/mossadal/math-parser/blob/43b30d59a32d741164bc4aa4fa5ea5b5aaffa7a5/src/MathParser/Interpreting/Evaluator.php#L344 I think the function is...
I also tried following @BrownBear2 instructions. It all worked out very well! To add functions to the objects, I could not follow the instructions of https://github.com/NeilFraser/JS-Interpreter/issues/36 unfortunately and have therefore...
I did as here reguested. Still got root directory of vs code and not server website (root is in folder /public)
Changing disk config at runtime works perfectly. 🙂 Thanks!
I was facing the same issue. In my case Line 174 was the problem: `` else if (typeof values[propName] === 'object') `` My passed array [is also an object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof) so...
Hi, glad to hear that your students get to know open source and promote diversity. This is important to me, too. I will label this issue as “Enhancement”, though, because...
I really like your idea. In fact, you can't aggregate that much right now (https://wi-wissen.github.io/instahub-doc-de/#/exercices?id=group-by). The difficult thing is that there are now some task collections also in books that...