Nate Lampton
Nate Lampton
I also ran into this rather quickly. Even support for using the typical browser keys for clicking links (enter or spacebar), it doesn't expand the menus. This pretty well rules...
I also ran into this issue today on Ubuntu 16.04. `--fg` worked great. Thanks!
As of Feb 2020, it is officially no longer maintained: https://github.com/meltingice/CamanJS/commit/66d19143f1b68a15e3101f5f73ba7561584a9f6e
+1 to this idea. This could be taken even further now by providing a GitHub Marketplace action: https://github.com/marketplace?type=actions Then adding this to a project would be as simple as adding...
Thanks @arch-btw. This might confirm that the cache is not being used at all. There are no files in any of the `/var/tmp/flatpak-cache-*` directories. Although currently I can't get any...
For the time being I've added this to bump up the default in a simple find/replace method: ``` before_script: - sed -i -e "s/16KP/200MP/" /etc/ImageMagick-6/policy.xml ```
Merged into 1.x for 1.23.0, thanks! Let's discuss in the issue if this needs cherry-picking back to 1.22.x.
Merged into 1.x for 1.23.0!! Thanks @indigoxela, @herbdool, @yorkshire-pudding, and @klonos for the feedback in this PR.
Merged into 1.x and 1.23.x. Thanks @kiamlaluno!
Merged into 1.x and 1.22.x. Thanks!