Tony
Tony
I was annoyed by this issue too. I've found making my grid areas 14 pixels wider and taller to be an acceptable workaround for me. I subtract 7 pixels from...
> Fix WinMove function for Windows 10 https://github.com/mr-rak/GridMove Yes, thank you! It's always fun when you setup a new computer and come across your own posts on the web about...
> Check out fancy zones. Similar idea and works great. > > https://github.com/microsoft/PowerToys/blob/master/src/modules/fancyzones that seems like it has potential for drag and drop fans. I love gridmove for the grid...
Hi @gabel, I tried to do that one day, but the process of publishing the the chrome web store required the app url defined in the manifest.json to be public...
I came here to suggest this too!
oh- it looks like even though it's not using vvv-nginx.conf, it's still trying for local files before trying remote. `location ~ ^/wp-content/uploads/(.*) { if (!-f $request_filename) { rewrite ^/wp-content/uploads/(.*)$ http://https://example.com/wp-content/uploads/$1...
that would be a neat option, in the meantime to work around that, i usually i do a `git stash; git ftp push; git stash apply;`
glad to help! @SQbiz
much better, thanks!
that does help, thanks @kindtomato. and thanks for the useful free software, @Lakritzator !