mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-13 11:02:18 -04:00
On desktop devices, when reading with fit to width or original, next page would't reset scroll position. (#535)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace API.Benchmark
|
||||
/// then copy the outputted dll
|
||||
/// dotnet copied_string\API.Benchmark.dll
|
||||
/// </summary>
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user