skyline/app
lynxnb 37a2a2fbad Fix inconsistent OSC button movements when using the arrow buttons
A combination of factors caused inconsistent button movements when using the arrow buttons to move it, namely floating point approximation and the round down performed when snapping a button to the grid. Sometimes the layman solution is the best one: adding/subtracting one to the move amount depending on the direction ensures that the button always ends up on a grid line.
2023-05-02 12:27:57 +01:00
..
libraries Update hades 2023-04-16 16:31:42 +01:00
src/main Fix inconsistent OSC button movements when using the arrow buttons 2023-05-02 12:27:57 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle useLegacyPackaging for extractNativeLibs 2023-03-18 16:15:51 +01:00
CMakeLists.txt Stub some services 2023-04-03 10:30:20 +01:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30