Mathias Gmeiner

Results 4 issues of Mathias Gmeiner

I had to change this line 88 to `const direction = this.reverse == 'true' ? -1 : 1;`

I have changed the $toLine placement from the left to the right in inline.php on line number 131. From: ``` php foreach($change['changed']['lines'] as $no => $line) { $toLine = $change['changed']['offset']...

Since 6.0.1 I get this error, everything is fine with 6.0.0 ![CleanShot 2024-07-18 at 17 53 36@2x](https://github.com/user-attachments/assets/b4aa9cbe-f0e2-4f23-a89a-3fce5a39196f)

## Description We've encountered significant performance issues in the "move"-dialog when a Kirby installation contains at least one folder with many (in our case 700) images: - Opening the "move"...