Jarosław Wasilewski

Results 4 comments of Jarosław Wasilewski

Similar problem when I switch HeidSQL windows between 3 monitors, each has different resolution, and using Win+Shift+arrows hotkey. After a view times ended with something like this: ![Zrzut ekranu 2024-02-05...

updated to Wersja 12.6.0.6793 (64 Bit). Not much better. ![Zrzut ekranu 2024-02-06 132712](https://github.com/HeidiSQL/HeidiSQL/assets/11492354/890f88af-e40f-4fb7-ad02-077c66cf2776) a view screen switches later ![Zrzut ekranu 2024-02-06 132947](https://github.com/HeidiSQL/HeidiSQL/assets/11492354/596a1636-c42c-45b0-a7ab-ec3167990225) Screen1 - 3840x2160, 200% Screen2 - 2560x1440, 100%...

blockUI isn't in https://packagist.org/. Just add repositories section into composer.json. ``` "repositories": [ { "url": "https://github.com/malsup/blockui/", "type": "vcs" } ], ```

I have similar bug. In my app a have 2 databases - main (common) and project (many - per customer). In this scenario, when I want to export both and...