On desktop devices, when reading with fit to width or original, next page would't reset scroll position. (#535)
This commit is contained in:
parent
8b82829161
commit
61220a02a1
2 changed files with 16 additions and 6 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue