Make the moving indicator more granular on wide displays by calculating its position with floating point rather than integer values.

This commit is contained in:
Andrew Wood
2024-12-18 21:59:17 +00:00
parent 2bd364fee8
commit ff0355ca9c
3 changed files with 27 additions and 7 deletions
+3
View File
@@ -44,6 +44,9 @@
/* Define to 1 if you have the `fdatasync' function. */
#undef HAVE_FDATASYNC
/* Define to 1 if you have the `fmod' function. */
#undef HAVE_FMOD
/* Define to 1 if you have the `fpathconf' function. */
#undef HAVE_FPATHCONF