Jarosław Wasilewski
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:  a view screen switches later  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...