Commit Graph
9 Commits
Author SHA1 Message Date
schroda 23a86a77f0 Move core files into new folder 2024-10-05 22:55:08 +02:00
schroda ff9f6b6207 Add hook to get value based on themes "direction"
In case the component didn't rerender on a language change, the used value was never updated based on the new "direction"
2024-09-30 02:55:34 +02:00
schroda 4662a9175f Always use calculated scrollbar size 2024-09-06 23:50:38 +02:00
schroda d9777c179a Extract function to get scrollbar size 2024-09-06 23:43:38 +02:00
schroda 1444d51ed2 Add pure black mode option 2024-09-05 04:49:48 +02:00
schroda ba2ce37468 Add option to select system theme 2024-09-05 04:49:48 +02:00
schroda bf8aecfc42 Properly update chapter list window scroll
Once the window scroller was set, resizing the window to increase the width did not remove the window scroller again
2024-08-31 23:43:06 +02:00
schroda cf996d67bb Add "isMobileWidth" util function 2024-05-23 02:37:40 +02:00
schroda 297ec2580b Copy manga title on long press 2024-05-23 02:28:43 +02:00