Kurt Zenisek
Kurt Zenisek
Also, it appears this issue isn't just restricted to `blob:` video sources (I just thought that since that was being used on every site I tested up to this point)....
Yeah, it appears the use of `javascript:document.querySelector("video").webkitSetPresentationMode("picture-in-picture");` as a bookmarklet works in Safari currently while using `document.querySelector("video").webkitSetPresentationMode("picture-in-picture");` via Safari's console does not (though it does start working if you were...
I would definitely like to second this. Version 0.8.0 was released with a bug that caused a site-wide fatal server error on PHP 7.2 (which this plugin says it supports...
Based on the multiple things I've tried, this seems to be the _only_ thing that addresses the issue and it's a small change. What makes it not a good workaround?...
@pippo-san I attempted this method of going to "Trouble with login?", going back via the arrow at the top left, and then try to log in (per https://github.com/FriendsOfGalaxy/galaxy-integration-psn/issues/40#issuecomment-1275993302), but I...
@s0ulmirr0r Going to https://ca.account.sony.com/api/v1/ssocookie returned my `npsso` value without issue just now, or is there a different part of the process that's breaking? Also, I did just use that for...
Hmm... https://github.com/Automattic/block-experiments/tree/master/blocks/layout-grid shows the last update to the files was on June 14th. Meanwhile, https://wordpress.org/plugins/layout-grid/ shows the last update to the plugin was June 16th. So it's not like any...
Another approach that might be simpler for general use would be to have the layout grid block itself offer a mobile collapse order. Default is left first and the other...
It seems like such a minor thing to add that then seems so important for mobile responsiveness to not be included here (definitely in this more advanced Layout Grid block,...
Here's a link to @lusant's patched version just in case they delete the post from the WP.org support forum topic (they don't like it when people link to files in...