Modar Nasser

Results 4 issues of Modar Nasser

Calling [`ns::android::showToast`](https://github.com/Madour/NasNas/blob/dev/src/NasNas/core/android/Activity.cpp#L52) from main will cause crash with exception : `"Can't toast on a thread that has not called Looper.prepare()"` ([here](https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/widget/Toast.java#180)). This happens because the main thread looper is not...

bug
android

Hello, I am trying to burn a bootloader to my DigiSpark board (ATTINY85). When running the following command : `platformio.exe run --target bootloader --environment digispark-tiny`, I get a `KeyError :...

**Describe the bug** On github wiki markdown, when writing a link in markdown such as `[[Got to this page|page-name#section3]]` for example, the text before `|` is the link text and...

bug

This method is supposed to take a position in grid coordinates, but right now the calculation is done like if the position is in pixels